Search the Community
Showing results for tags 'images'.
Found 31 results
-
Hi, I have just started and am trying to upload my media Library images in to the sliders. Once in my Library, I cannot get back to my page and no image is loading. What am I missing? Thanks in advance, Lindsay
-
Bad Ass Shortcodes ENHANCE: BAS Carousel Not Displaying Custom Post Types
jcaynes posted a topic in DMS & Legacy Products
Hi Nick, Thanks so much for this plugin. I'm starting to dig in and have tried to add carousels in two sites, one using tags for jigoshop products and another using categories for a wiki plugin. I'm not getting any errors, but there are no images, so can only assume I'm doing something wrong. Featured images are set for all. Gardening Website: http://organically.us/wiki/predators/ I have shortcode inserted to show subwikis for predatory insects (category), but no images display. Plugin for Wiki is inscub_wiki, named my wiki posts "Wikis". Post type has been named "inscub_wiki" and also tried "wiki" in the shortcode. Shortcode added is: [ba-postcarousel speed="400" slideshow="false" delay="5000" number="20" category="predators" post-type="wiki" orderby="ID" order="ASC" showtitle="true" showimg="true" showexcerpt="false" thumbsize="thumbnail" itemwidth="250"] Jewelry Website: http://theartisanjewelry.com/product/rose-quartz-pink-pearls-silver/ I have shortcode to show other products of the same gemstones (tags), but no images display. The plugin is jigoshop, and the post types should just be "product". Shortcode added is: [ba-postcarousel speed="400" slideshow="false" delay="5000" number="5" tag="rose-quartz" post-type="product" orderby="ID" order="ASC" showtitle="true" showimg="true" showexcerpt="false" thumbsize="medium" itemwidth="400"] The code seems to be working, but the custom post types are not getting hooked in, I think. Maybe I missed a box or something? I'll keep trying, but hoping there is something you can clue me in on. Also, I was looking at your better carousel plugin and wanted to know how that is different or better than the BAS plugin, because I'm really trying to insert a carousel in the posts right now. Thanks so much! Jan- 6 replies
-
- badass shortcode
- carousel
-
(and 6 more)
Tagged with:
-
Posting at the request of PageLines LIVE Website URL: joulebugtesting.com/basics/tour Framework Version: 2.4.4 Wordpress Version: 3.5.1 Plugins in Use: Contact Form 7, Velvet Blues Update URLs, WordPress Importer Server/Host: Bluehost Screenshots: http://screencast.com/t/efkeTNim49 (provided by James in PageLines LIVE support - this is what we're trying to achieve - navigation buttons tightly under the media image) Details Have created an admin account user and emailed credentials to [email protected] The page in question looks pretty good on a phone,but when viewing on a computer screen, there's a big gap of white space between the bottom of my image and the navigation buttons for the features (as well as the pause button). My images are 960 x 1600. James (PLL) suggested that my height should be set to around 770, meaning I should scale set the aspect ratio to .48 (770/1600). I tried this but didn't work. Then he suggested I switch to static height and set the height to 770. I tried this and still the gap remains.
-
Hi, Is it possible to have random post images from a given category in a carousel instead of latest (similar to another post re: flickr images but im none the wiser) thanks in advance
-
Hi, Please would you tell me how to make links on carousel images open in a new window? - thanks in advance
-
Hi there, I am wondering what CSS code I could use to lessen the space between pictures in my posts? For example, I will post one picture, have a 'return' between the next one, but I want to decrease this 'return' space. Any suggestions? Thanks in advance, this forum rocks! Thanks again!! Vanessa ps, my site is wearflatstodinner.com
-
Good morning! **My site is in maintenance mode but more than willing to give the login if someone can help me with this** My site khadija-annette.com has a lovely box-shadow around featured images and quickslider and I would like to apply the same to ALL images that appear in my site (in posts, sidebar text widgets, boxes, product images (woo commerce) etc). I *thought* I could just do: img { -webkit-box-shadow: 0px 1px 2px rgb(254, 254, 254) !important; -moz-box-shadow: 0px 1px 2px rgb(254, 254, 254) !important; box-shadow: 0px 1px 2px rgb(254, 254, 254) !important; } But unfortunately that doesn't do crap. Any ideas? I've tried inspecting with firefox but none of those elements seem to do anything ( body .content img, .entry_content img, .aligncenter, .alignnone). Any ideas would be GREATLY appreciated! Bree
-
Hi - Loving the capabilities of AnyLoop. We are using a Grid format of AnyLoop to output certain posts to our homepage, but the default image size that AnyLoop pulls is the thumbnail (150x150). We would like to be able to control this. Maybe use the default Medium size created by WordPress, or perhaps, a custom size. Is it possible to control which size it pulls? If so, where does that get set? Thanks, Alan
-
Projects Images not displaying after creating gallery
benmaru posted a topic in DMS & Legacy Products
Nick, The images that I upload as a gallery within a project do not display on the project page. I did the following: Create project Add media Upload images Create gallery from images Close out of the media library Update project Do I need to have more than one image in the gallery? Thanks! -
For Climbur.com, built on the latest versions of WP and PL, I want to use the Markerly code for copy/paste sharing. I need to add the "markerly-exclude-image" class to the thumbnail images on the homepage (I only want the images to have the sharing tools in the actual posts themselves, not in the previews). What page and element do I need to add this class to in order to get this to work? I thought it was index.php but that looks basically empty. Any guidance here would be great! Chris
-
Hi Pagelines, I am trying to link the carousel images to different pages in my site and can't figure it out. I've looked throughout the forum and can't seem to find an exact answer. The closest one was from a girl who paid someone on fiver to help her. Here's what I tried so far: Went to Gallery > Options > Effects > Set Javascript Thumbnail Effect to ‘None’ Installed the NextGEN Custom Fields plugin Created a new custom field for images. put "Link" as a custom field and added the page urls in each image "Link" field. Went to Plugins > Editor > Switch to NextGEN Gallery in the Drop down Box > and click on nextgen-gallery/view/gallery.php Found this code: <div class="ngg-gallery-thumbnail" > <a href="<?php echo $image->imageURL ?>" title="<?php echo $image->description ?>" <?php echo $image-<thumbcode ?> > <img title="<?php echo $image->alttext ?>" alt="<?php echo $image->alttext ?>" src="<?php echo $image-> thumbnailURL ?>" <?php echo $image-<size ?> /> </a> </div> Replaced it with this code: <div class="ngg-gallery-thumbnail" > <a href="<?php echo $image->ngg_custom_fields["Link"]; ?>" title="<?php echo $image->description ?>" <?php echo $image->thumbcode ?> > <img title="<?php echo $image->alttext ?>" alt="<?php echo $image->alttext ?>" src="<?php echo $image-> thumbnailURL ?>" <?php echo $image->size ?> /></a> <a href="<?php echo $image->ngg_custom_fields["Link"]; ?>"> <?php echo $image->alttext ?> </div> Please help! My best, Stephanie
-
Horizontal scrolling images just below fixed Top Navbar
gsquared posted a topic in DMS & Legacy Products
I have a client who wants to have horizontal scrolling images similar to this site: http://www.radioadvertisinghome.com/ (The ones below the video) The new site will use a fixed top Navbar and he wants the horizontal images to scroll across continuously just below the navbar. Does anyone know the easiest way to implement this in PageLines? Thanks! -
Please help- customize image sizes, hover font color
vanessacallaway posted a topic in DMS & Legacy Products
Hi there, if you're reading this, thank you for reading! I am desperately trying to put two images side by side, with a small margin of space between them. And I would also like to figure out how I would put two horizontal pictures atop each other (like a typical blog post, one pict atop another) but change the image size, ex: The top one would look more square and the bottom would be equal in width but not in height?! Thanks again in advance!! Vanessa- 7 replies
-
- custom image
- images
-
(and 3 more)
Tagged with:
-
With Boxes I have the option to add frames the the images. How do I add the same frame to ALL images on the website? If I cant, how to I code each individual image to have the same frame? Picture of how the frame looks attached. Thanks in ADVANCE!
-
I've found a bit about the features slider with a clickable image but nothing that has helped me so far. I have a features slider pulling the 9 most recent post- is there a way to make the image in the slider also clickable to post (and not just the title?)
- 1 reply
-
- features
- pagelines framework
-
(and 1 more)
Tagged with:
-
Looking for images 64x64 pics to use in PageLines (Boxes, Soap etc)
_koltsov posted a topic in DMS & Legacy Products
Hello everyone. Does anybody can help me with link to free images and icons, which I can use in PageLines without resize in Photoshop or other? Preferable keywords Business, Internet or Education Thanks. -
Hi there! Since I installed the Pagelines Framework to my site I am having a ton of problems with images in general. For some reason I can't edit the size of an image. It shows the edited size in the HTML but then all the images on my site have turned back to their original size. They are HUGE and they are slowing down significantly the speed of my blog. I normally use Windows Life Writer to write my posts and the same thing happens. If I edit the image there to a specific size it is fine in the draft and in the HTML but the images go back to their original size as soon as I publish them. I am also having issues with images and plugins. For example the Pinterest Plugin For Images that it was working perfectly before does not work at all or any other pluging for Pinterest images that I have tried. Help? How do I fix these problems?
-
Page rendering differently in Mozilla and Chrome
xavaireland posted a topic in DMS & Legacy Products
I am developing a site under http://www.xava.ie/home-2 and it appears very differently in Mozilla FireFox(V 17.0.1) and Chrome(v 23.0.1271.97 m) The box images under the quickslider appear in their full size and not resized like they do in Chrome - any suggestions? The images are png 24 and I w2ould have thought that the responsive element will take care of the image sizes. -
I used to be able to see images when I was trying to pin something from my site. Since I changed my theme to PageLines Framework no images show in Internet Explore. When we click pin just a bunch of white empty boxes show up, so my readers are not able to pin from my site. How can I fix this? Most of my traffic comes from Pinterest and it is not looking good I have attached a picture so you can see what I am talking about. Thank you guys!
-
Hello All, I'm having difficulty with my header/banner within my Pagelines Framework. My two main issues are: 1) The 3 images in the Header do not re-size when I re-size the FF/Safari/Chrome browser. The two images to the left and right of the logo were added using a hook within the functions.php file (see attached image) 2) The navigation menu also does not re-size http://nestacupuncture.com/acupuncture/our-treatments/nest-babies/ My Settings: Layout Handling: Responsive w/ Pixel Width Site Design Mode: Full Width Sections Header Sections: Branding, Classic Nav, Secondary Nav The following is my css code for the classic nav and the banner images. As you can see, I started with px declarations and tried to switch to em to fix the responsive issue. I basing the em sizes on a base font size of 14px. The below is placed within my child theme in the style.css file. #nav, #navbar { background-color:#C8BCAC; -moz-box-shadow: 0 0 3px #C8BCAC; -webkit-box-shadow: 0 0 3px #C8BCAC; box-shadow: 0 0 3px #C8BCAC; font-family:Arial, Helvetica, sans-serif; } #navbar .navbar-inner{ background-color:#C8BCAC; } .navigation_wrap, .main_nav_container{ background-color: #C8BCAC; /* height: 55px; */ height: 3.929em; } ul#menu-nav { margin: 0 0 0 10px; } #page .sf-menu li a, #page ul.sf-menu a:focus, #page .sf-menu a:hover, #page .sf-menu a:active, #page .main-nav a { background: none repeat scroll 0 0 #C8BCAC; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; text-transform: uppercase; /* padding-top: 20px; */ padding-top: 1.429em; /* font-size: 95%; */ font-size: 1.0em; font-weight:500; margin: 0 1.286em 0 1.286em; /* margin: 0 18px 0 18px; */ } #page .sf-menu li a, #page ul.sf-menu a:focus, #page .sf-menu a:hover, #page .sf-menu a:active, #page .main-nav a { color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; } li { /* line-height: 21px; */ line-height: 1.500em; } .site_tagline { /* width: 260px; */ float: left; } .section-branding .mainlogo-img { display: block; /* max-width: 142px; */ /* margin: 20px 70px 30px 180px; */ margin: 1.429em 5.000em 2.143em 12.857em; float:left; } .social_links { float:left; z-index:99; /* margin: 0 0 0 40px; */ margin: 0 0 0 2.857em; } I have the "Disable Mobile View" UNCHECKED. I tried checking it, and while it looked somewhat better on the iPhone, it did not fix the fact that the banner images & nav were not resizing. Can someone point me in the right direction? Any help is greatly appreciated! Thank you.
- 1 reply
-
- responsive
- images
-
(and 1 more)
Tagged with:
-
Okay..... So I want to add 2 images in 1 Content Box. I have already added the first one (float: left;): http://cl.ly/image/3j24392v2Y39 The second would be float: right; I have this so far in CSS /*Special Content for HomePage*/ #contentbox .homepage-box { color: #666666; padding-left: 0px; padding-right: 0px; padding-top: 0px; background-image:url('/wp-content/uploads/2012/12/WebFuel-Who-We-Are.png'); float: left; background-repeat: no-repeat; height: 111px; } The site: http://goo.gl/YXHZ7 I am stuck.... CSS ninjas need only apply....
- 4 replies
-
- content box
- images
-
(and 1 more)
Tagged with:
-
Resolved Feature Slides Stack Vertically Above One Another Safari, Firefox, Ie
WebIT posted a topic in DMS & Legacy Products
In Framework when feature slides stack one on top of another (placeholder issue?) on initial load. This resolves itself quickly especially in chrome, but is an obvious flaw. I read of this issue elsewhere in another post, but the topic was labeled as a cloud flare issue. I did contact my server and increase the allocated ram for php to 256+ ram but that had no effect. see the issue. To reproduce this visit the site, then click any page (every page has the feature slider). -
My images in the sidebars does not show in explorer I've tried different image sizes ... tried to uninsall / install again ... nothing seam to help. Anyone having a solution? Here is a link to one of the images, placed in a contentbox in SB2 (visible i FireF but not in IE9) <img src="ftp://[email protected]/interactb2b.se/public_html/wp-content/uploads/2012/11/BigBottleNeck2-150x150.jpg" alt="bigbottle"> at: http://interactb2b.se/ Greatful for your help
-
I want to display different banners in the header, as a slide show, with transition effects. How can i do that? thanks
-
Resolved How to make postpins load only with image and title
sakkthi subramaniyam posted a topic in DMS & Legacy Products
Hi, Can anyone suggest me some help regarding this? I want postpins to load only with image and that post title, first few lines of post should not be loaded. Thanks, sakkthi