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 '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 47,141 through 47,160 (of 53,646 total)
  • Author
    Search Results
  • #32033

    oh, 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

    #32023

    Thanks Ben, after all that I have realised that the light-box only opens the photos not the product page…

    #32011

    My mobile home page site still can’t display as it should, I try for weeks but can’t really fix it. I got to many complaints regarding the site please help.

    In forum: Virtue Theme

    In reply to: Broken Social Icons

    #32009

    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.

    Anonymous
    #32007

    Hey 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:

    In forum: Virtue Theme

    In reply to: Broken Social Icons

    #32004

    Hi Brian. I turned it on and it worked (excerpts showed correctly). But I don’t want it to show on Pages.

    It’s a bummer. Any other ideas? Seems to just be the nature of dynamically generated content.

    In forum: Pinnacle Theme

    In reply to: remove menu

    #32003

    You 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

    #32002

    It 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 Theme

    In reply to: Home Page Slider

    #32001

    Go to the revolution slider plugin page. On the bottom right click “import slider” then go an upload the slider .zip files.

    Ben

    #31991

    First 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 Theme

    In reply to: remove menu

    #31979
    This reply has been marked as private.
    #31972

    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

    #31947

    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.

    #31946

    Hiya,
    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 ideas

    http://www.mrsvince.com

    Cheers

    In forum: Virtue Theme

    In reply to: Broken Social Icons

    #31944

    ok turn it on for pages. Then check.

    Ben

    In forum: Virtue Theme

    In reply to: Broken Social Icons

    #31943

    Brian, I have it off on pages. Only enabled on Front page/archives, posts, and a few others (events and portfolio)

    In forum: Virtue Theme

    In reply to: Rev Slider Padding/Gap

    #31942

    ok, check it now, you will have to go into your pages and change the page template to sidebar and not feature sidebar.

    Ben

    #31927

    It’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: dopbsp because 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

    #31926

    It 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 Theme

    In reply to: Rev Slider Padding/Gap

    #31925

    So 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

Viewing 20 results - 47,141 through 47,160 (of 53,646 total)