Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: WooCommerce Lightbox not working
February 21, 2015 at 11:06 pm #32033oh, yes that is correct the light doesn’t open a page. You might be able to find a plugin that adds something like that.
Ben
In forum: Virtue ThemeIn reply to: WooCommerce Lightbox not working
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Broken Social Icons
So it appeared that the genericon style sheet wasn’t loading on my blog page.
I tried the following code in my functions.php and it seems to fix the problem:
function custom_jetpack_get_styles() {
if( is_page( ‘blog’ ) ) {
wp_enqueue_style( ‘genericons’, plugins_url() . ‘jetpack/_inc/genericons/genericons/genericons.css’, array(), ” );
}
}
add_action ( ‘wp_enqueue_scripts’, ‘custom_jetpack_get_styles’ );Hackish, but it works for now.
In forum: Pinnacle ThemeTopic: WPML & PageBuilder
AnonymousFebruary 21, 2015 at 1:14 pm #32007Hey there!
I really enjoy your theme. But now I wanted to create translated version of the pages. I own the WPML CMS but then I duplicate the pages, the page builder structure gets lost.
It is actually very similar to this guy’s case:
*Login to see linkIn forum: Virtue ThemeIn reply to: Broken Social Icons
In forum: Pinnacle ThemeIn reply to: remove menu
February 21, 2015 at 12:58 pm #32003You would need the page id for the pages your wanting to hide the header on. Post a link to those pages and we can see the page id to help with the css.
Ben
In forum: Virtue ThemeIn reply to: How do I set w3 total cache.
February 21, 2015 at 12:49 pm #32002It would be your server that would have a special setting if there is a need for one.
Start by only activating the page cache and browser cache. Then test. some plugins won’t work well with minify so if minify is your issue that could be a plugin. Also some servers don’t work well with a database cache. Contact your hosting company.Ben
In forum: Virtue ThemeIn reply to: Home Page Slider
February 21, 2015 at 12:47 pm #32001Go to the revolution slider plugin page. On the bottom right click “import slider” then go an upload the slider .zip files.
Ben
In forum: Virtue ThemeFirst I have a fullwidth submenu. The current item have a darker background color, and I would like rounded corners. I need a little help with this problem. I have this code #nav-second ul.sf-menu ul li.current-menu-item > a { }, but I’m not hitting the background color.
Second problem is the line under the catagory text in the submenu. It look like double lines, and I would remove one of them. Every time I’m trying to remove one of the lines, it also effekts the border line around my submenu. Can you help me with the right css code for this ?
Note: I have woocommerce, and 6 items in a catagory row. I the theme options I can set related items to 6, but my page only shows 5 items. In firefox, my catagory pages only show 5 items, but in IE it shows all 6 items. Is there any browser settings I can change ?
In forum: Pinnacle ThemeIn reply to: remove menu
In forum: Virtue ThemeTopic: "add media" not aligned
When I use “add media” while creating a post – and I try to edit the image, selecting various alignment options (such as align left) nothing happens. It just seems to always wrap the test around the image. I have also tried adding extra space using the virtue shortcode but that doesn’t seem to make any difference.
I was using Page Builder but that has recently started acting up – it just seems to stop saving my changes after the first few changes (at least they don’t show up in the preview page – which makes it pretty difficult to continue working). So I have gone back to the simple text method of creating a post but now I have this alignment problem.
I have also used shortcode to create columns as a work-around but that is sometimes awkward so I would really just like to be able to align the images to the left or right.
Susan
In forum: Virtue ThemeIn reply to: Image size in lightbox and caption
Hi Ben,
Thanks for the reply.
1. What I mean, instead of fit to screen the image will pop in their exact dimension in lightbox. For example, an image having 1200px width will show bigger than image with 600px width. It will not resize the image to fit the screen in lightbox.2. Here is the link :-
http://www.arindambhattacharya.com/portfolio/himalayan-and-forest-birds-of-india/
I want to show a one liner or one word about the species name or subject as a caption/description below each image thumbnails in the portfolio page itself.Warm Regards,
Ari.In forum: Virtue ThemeHiya,
This is driving me mad, I can not get a lightboxes working on my product page.
They open as links to the product page instead.
Any ideasCheers
In forum: Virtue ThemeIn reply to: Broken Social Icons
In forum: Virtue ThemeIn reply to: Broken Social Icons
In forum: Virtue ThemeIn reply to: Rev Slider Padding/Gap
February 20, 2015 at 5:10 pm #31942ok, check it now, you will have to go into your pages and change the page template to sidebar and not feature sidebar.
Ben
In forum: Pinnacle ThemeIn reply to: booking system pro issue with pinnacle
February 20, 2015 at 4:26 pm #31927It’s always best to post a link. you can even replay with “set as private replay” if you don’t want it public.
what plugin is:
dopbspbecause that is where the error is coming from and should be the first place you check.Also this theme doesn’t add anything to the woocommerce cart page. It doesn’t override or change any of the default woocommerce settings for the cart or checkout pages.
Ben
In forum: Pinnacle ThemeIn reply to: Custom order of product categories?
February 20, 2015 at 4:16 pm #31926It is ordered by the order in your woocomerce categories page. Look at that demo now. You’ll see I can t-shirts first now.
Ben
In forum: Virtue ThemeIn reply to: Rev Slider Padding/Gap
February 20, 2015 at 4:07 pm #31925So since you want the same on every page every post you would be best to add it through a child theme. Even with settings for the posts it’s still going to not show on search pages etc. It would be much better just to add to the wrapper. and not have to add with each page.
install this child theme and then I can login and add the really simple function to hook it into your header.
https://www.kadencewp.com/wp-content/uploads/2014/02/virtue_premium_child.zip
Ben
-
AuthorSearch Results


