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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 30,441 through 30,460 (of 39,333 total)
  • Author
    Search Results
  • #72853

    Try installing this plugin: https://wordpress.org/plugins/loco-translate/

    See if by updating the files that will tigger them to work.

    Else can you send me a temp login to your site?

    Ben

    In forum: Virtue Theme
    #72839

    Hi Ben and Hannah

    Happy Xmas!

    When you get the chance (not urgent as I have already worked around it) I’ve found a strange lightbox issue that you might be able to shed a bit of light on.

    On a development site I’ve just created a page ( where I have six thumbnails placed by standard ‘add media’ on a WooCommerce product page, linked to their media as usual. The thumbs will not open the full image in a lightbox though (just opening them on a new page).

    On an identical page on this site I did a month or so back, the thumbs do open as expected in a lightbox! In fact I had duplicated this page and just changed the images and a few words for the new one. So I compared the pages in the WP editor and there is now an extra rel=”attachment wp-att-419″ in the link just after the href when you add an image.

    So on the page link above, I removed the whole ‘rel’ attribute for the first three thumbnails and your lightbox started working again! So this ‘rel’ seems to be defeating your lightbox trigger?

    On the site, lots of things being updated, but nothing new added. Woo lightbox off, yours on.

    Any idea what is going on?

    Cheers, Colin

    #72837

    Hi Dana,
    Do you mind posting a link to your site?
    Thanks!
    Hannah

    #72835

    Hi Andrew,
    Do you mind providing a link to your site?
    Thanks!

    Hannah

    #72826

    Yes I have. I even see that the browser title is translated correctly, it’s just the page title on the site that is not translated.

    I also noticed the ‘sorry, no results are found’ translation is also not working.

    #72822

    Thank You,

    Ben, I don’t need the code for sticky header, I will stick with this and if it is requested, I will use the code you gave me for another site with shrink header.

    Thank you for the link to the differences – very helpful.

    #72807

    Hey Kim,
    Can you send me ftp or any kind of access to this site?

    Ben

    #72805

    Hi,

    I just recently updated the new version of the Pinnacle Theme (at 23.15 Amsterdam Winter time).
    There is a huge error in it, which means that my website is not reachable anymore!!
    the link of my website is:

    The website is completely blank. Luckily I can still access my wordpress. It gives an error that the wp-config.php can not be reached due to legal rights.
    I only updated the pinnacle theme, so something in the update enables this error. I was referred by wordpress to this site: It contains the “WordPress Upgrade Constants”.

    I have really no idea how I need to fix this problem! Could you please help me as soon as possible with this?! My company is running on your platform and I want to be online as soon as possible.
    Thanks in advance for your help!:)
    Best regards,
    Kim

    #72792

    Hey,
    1. Do you have the latest version of wordpress? Apperance > customize > site identity.

    2.

    .product_item .kad_add_to_cart {
        background: #e76106;
    }

    3. So height? What are you wanting to shrink? You can move the icon menu below but unless you want to remove all the descriptive text from the icon menu I don’t get what your asking?

    Ben

    #72788

    Aha! I was using the Portfolio Category Grid page (sorry). Now I have posted it in a default template, and it works! So that issue is now solved 🙂

    The only thing now is that the grid images are a lot smaller than the ones in a 4-column portfolio grid. I am hoping I can just change the numbers in the Shortcode to amend this?? Or do I need to fiddle with the layout of the default page template?

    I now have what I want on the main portfolio category grid, as well as filters for the sub-categories on the portfolio grid pages (with that fancy shuffling thing I love and absolutely have to keep.) But once I have clicked on something other than ‘All’ and filtered to a subcategory with just those portfolio items showing on the grid page, I click on one of the images and seem to enter the portfolio category, not sub-category if you see what I mean? So when I click on the arrows and the grid icon on the top right, I navigate through ‘All’ not just the subcategory I had previously chosen, which seems to me to defeat the purpose of having the filter in the first place. Is there any way I can create portfolio grid pages for sub-categories so that the further you click through and filter, the less appears in the ‘loop’, while always allowing an easy way back through the breadcrumbs. (I’ve tried creating grid pages for the subcategory types but it doesn’t change anything).

    Maybe I’m expecting too much from the theme, but thought I’d ask on the off chance this was both possible.

    I apologize if this is too long winded and doesn’t make sense, but unfortunately I can’t paste a link, the website is hidden behind a ‘coming soon’ thing.

    Thanks again,

    Andrew.

    #72784

    1. apperance > customizer. Set your site identity image.
    2. What colors would you like them to be? That is just a small css change.
    3. wide? Are you wanting to add a sidebar? You can do that in the theme options > home layout.

    Ben

    #72782

    Ah okay – it’s actually on purpose that I haven’t updated the wpml plugins, because the latest versions seem to slow down the site enormously. I have no idea why though.. I see that other peeps are having this issue as well, when browsing the wpml support forum.

    However, for the sake of solving this particular issue, I’ve made a backup and updated the wpml plugins. If you notice major slowdowns on the site, you know why. I look forward to hear if the update made any difference 🙂

    Best,
    Niels

    #72781

    Ben,

    I have reactivated back my cache plugin W3 total cache. I just double checked the settings and I see it is marked as disabled. I remember now that it is because last time I had problems I have disabled minifying and different type of caches.

    Actually I am not testing something specifically. just trying to understand if the site loads correctly and well on all browsers, as I have occasionally noticed that it does not work from other computers and for different browsers.

    I have a couple more small questions:
    1) How can I add small icon in the browser next to the domain name of my site?
    2) In the features products I have grey background and white letters for the “Add to cart” message. Where can I change the colors? I want to make it more noticeable.
    3) Now for me the menu bar and the feature products are a bit too wide. I want the client to see the next article of my site from the first look w/o scrolling down. I hope it is possible to do that via making the menu bar and feature widget a bit more narrow.

    Thanks
    Alexander

    In forum: Pinnacle Theme

    In reply to: Mobile adjustments

    #72775

    I just looked on your site? Your not even using the latest version of wordpress. Plus you have 9 updates available?

    What are you referring to if not all those updates?

    Ben

    #72774

    1.

    .is-sticky .kad-header-style-basic #logo #thelogo {
        opacity: 0;
    }
    
    .kad-header-style-basic #logo #thelogo {
            transition: opacity .4s ease-out;
        -webkit-transition: opacity .4s ease-out;
        -moz-transition: opacity .4s ease-out;
        -o-transition: opacity .4s ease-out;
    }

    2. I just grabbed an image on our site:

    .is-sticky #kad-banner #logo .kad-standard-logo {
        background:url('http://zephyrwork.com/dev/p5/wp-content/uploads/pilates-icon-300.png') !important;
        background-size:contain !important;
        background-repeat:no-repeat !important;
    }
    

    Ben

    #72772

    Hmm

    .panel-grid-cell .widget_siteorigin-panels-builder .panel-grid-cell {
    position: relative;
    max-width: 100%;
    }

    I think this would do it. Just remove the other css.

    Ben

    In forum: Virtue Theme

    In reply to: wrong space

    #72724
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Slide Setting

    #72721

    Hi Alysson,
    Are you trying to add a slider to your site or just create one? I’m not familiar with code canyon’s slider, but I would imagine a tab would appear in the admin panel.
    If you want to add a slider to your homepage you can do so from Theme Options > Home Slider. Also see here- https://www.kadencewp.com/slider-comparisons/
    Hope that’s helpful!

    Hannah

    In forum: Virtue Theme

    In reply to: wrong space

    #72720

    Hey Alessio,
    So when you go to Theme Options > Footer the Sitewide Footer Call To Action is turned off?
    Sure, you can send login info here. Just set as a private reply.

    Hannah

    #72716
    This reply has been marked as private.
Viewing 20 results - 30,441 through 30,460 (of 39,333 total)