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 - 12,381 through 12,400 (of 39,333 total)
  • Author
    Search Results
  • #212070

    Hi guys the “Span Link” in the coverage tab at the top of my website http://www.cloudwireless.uk isnt responding to colour changes with CSS Editor I wonder if you could please let me know what I need to do to change it.

    When I set it to transparent it shows my old website colour which was blue but I can’t see where to change that blue to pink…

    #212054

    I am using the following practice page to prepare to rebuild my tutoring site ( ) on another host because my present hosting company has not been able to resolve the non-appearing image problems for the past 11 months.

    The background image is alright on my laptop, but it does not resize to fit on a mobile device. Before the images disappeared on my tutoring site, the background image resized on a mobile device. For the past two days, I have been searching the forum and blogs that discuss the Pinnacle Theme to find a solution. I have not been successful. I have tried several css variations that did not work.
    I not have been able to recreate the mobile resize on my practice site.

    Please provide me with a solution so that I can move forward with rebuilding my tutoring site on my new web hosting server.

    I also want to know how to remove the border that is just below the menu.

    I am humbly asking for your assistance.

    Thank you,

    Joshua Davis

    P.S. I am using the premium theme

    #212048

    Hi guys! I have set up a subdomain to my website, http://www.clearwatertrekker.com, to offer my services as a writer. Inspiringly, my subdomain is, http://www.writingservices.clearwatertrekker.com. I would like to essentially duplicate my Discover Page from my main domain to my subdomain and then change the menus and titles and photos, etc. What is the most efficient way to do this?

    Thanks for your help!

    #212047

    Hey Ben

    Thanks for the feedback. I’ve pressed the restore revision option.
    It looks like the images /grid is still there as I can see the code but I don’t want to make a booboo so I’ll rather ask first.

    I’ve read the following on a wordpress.com site
    ‘Clicking the Load button loads the selected revision into the editor. In order for the changes to persist, they need to be saved.’

    I can’t see a LOAD button on my revision page?

    see below some of the codings I’ve copied that bring me under the impression that the gallery with Images is still there

    </div> </div>
    <div id=”pg-2647-1″ class=”panel-grid panel-no-style” data-style=”{"cell_alignment":"flex-start","vertical_gutter":"default","background_image":false,"background_image_position":"center top","background_image_style":"cover","row_separator":"none"}” data-ratio=”0.33333333″ data-ratio-direction=”right”> <div id=”pg-2647-1″ class=”panel-grid panel-no-style” data-style=”{"cell_alignment":"flex-start","vertical_gutter":"default","background_image":false,"background_image_position":"center top","background_image_style":"cover","row_separator":"none"}” data-ratio=”0.33333333″ data-ratio-direction=”right”>
    <div id=”pgc-2647-1-0″ class=”panel-grid-cell” data-weight=”1″> <div id=”pgc-2647-1-0″ class=”panel-grid-cell” data-weight=”1″>
    <div id=”panel-2647-1-0-0″ class=”so-panel widget widget_black-studio-tinymce widget_black_studio_tinymce panel-first-child panel-last-child” data-index=”1″ data-style=”{"background_image_attachment":false,"background_display":"tile","kt_animation_duration":"default","kt_animation_delay":"default"}”> <div id=”panel-2647-1-0-0″ class=”so-panel widget widget_black-studio-tinymce widget_black_studio_tinymce panel-first-child panel-last-child” data-index=”1″ data-style=”{"background_image_attachment":false,"background_display":"tile","kt_animation_duration":"default","kt_animation_delay":"default"}”>
    <h3 class=”widget-title”>Dinokeng nature reserve</h3> <h3 class=”widget-title”>Dinokeng nature reserve</h3>
    <div class=”textwidget”> <div class=”textwidget”>
    Looking for Peace and tranquility, somewhere close to nature and where you can unwind and get perspective on your life again? The Dinokeng nature reserve offers the perfect getaway from the hustle and bustle of contemporary life. On top of it all, the majesti

    Thanks in advance

    #212044

    That for some reason did not work. I am working on a website on my local server so I can share the url. But the main navigation bar is directly under the logo.

    In forum: Virtue Theme

    In reply to: Wrong Page Indexing

    #212038

    Media creates an attachment page by default within WordPress. Using Yoast SEO you can redirect away from these pages and remove them from your site map so google ignores them.

    Ben

    #212037

    If you’ve gone through revisions and your gallery photos are not part of that then there isn’t another way to restore just them.

    If you have a backup of your site from the time you had gallery photos then you can restore that entire backup but that would affect the entire site.

    Ben

    In forum: Ascend Theme
    #212031

    i think google “needs” more space between the items

    Not really how things work. It’s about whether they are clickable without zooming. which the images are.

    Your issue though has nothing to do with any of that, it’s that your server is blocking google bot from accessing styles and so google bot is looking at your page unstyled and an unstyled page is not mobile friendly.

    For example go here: https://search.google.com/test/mobile-friendly

    Test your page. There you will see in the screenshot that it’s not styled correctly or like what you actually see when going to your site.

    You will see at the top left a notice that the page was partially downloaded. If you look at the details all your scripts and styles were not downloaded because Google could not see them.

    Make sense?

    Ben

    #212029

    Hey,
    It’s got to do with the images loading after the layout is guessed at by the js running masonry.

    If all your product images throughout your site are the same ratio you can use this css:

    a.kadence-ele-builder-loop-image-wrap {
        padding-bottom: 133.25%;
        position:relative;
    }
    a.kadence-ele-builder-loop-image-wrap img {
        position: absolute;
        left: 0;
        top: 0;
    }

    Or if you don’t have any need for a masonry layout because all your products are the same size then you can use this css:

    ul.products.kad_product_wrapper {
        height: auto !important;
    }
    ul.products.kad_product_wrapper li.kad_product {
        position: static !important;
    }

    Ben

    #212018

    The mobile view of this page looks bad.
    Only when on smartphone and only on portrait view.
    I tested this on my Android phone and used Responsinator to check the other views. The tablet portrait view look ok.
    I am using Pagebuilder and Siteorigin editor widgets.
    As you can tell, the text is limited to only one or two words per line.
    Yet, there is a lot of white around the text, so it should be possible to utilize the white space.
    I don’t know why it’s doing that.
    I even tried adjusting the mobile padding on the widget layout to 0 top, bottom, left and right, and it makes no difference. Strange.
    What am I missing?
    Thanks for advising.
    Leila

    In forum: Ascend Theme

    In reply to: change logo in footer

    #212013

    Sorry for the confusion. You can’t really change the name of the widget though. Adding the image with html into a visual editor widget is a common way to show an image. There are other methods, but this gives the ability to completely control the html for the image.

    As for the text not showing, that likely has to do with changing the footer background. If you look at the demo here:
    http://themes.kadencethemes.com/ascend-premium-2/

    You can see that the text is visible in the footer since it contrasts the background color. Typically users will remove the default widgets and replace them with their own. So if you change the colors of your site, you’ll have to update the widget to fit your site’s needs.

    Hopefully that makes sense. If you’re new to the theme, there’s a learning curve to how things are setup. But never hesitate to ask if you can’t find something. We’ll always be happy to help and do our best to explain why things are setup the way they are.

    -Kevin

    #212012

    Using Ascend and creating individual Woo templates for each category archive.

    Got an issue when scrolling down these pages on initial load – the first 8 to 12 product loops load fine but any listings below that overlap until I refresh the page.

    Example category

    Any larger product count categories across the website have the same issue.

    I’ve got WP Fastest Cache running, but flushing that doesn’t seem to have any effect.

    Am I maybe missing something when using Elementor to create the archive templates?

    Help welcome, great theme, cheers!

    In forum: Ascend Theme

    In reply to: change logo in footer

    #212008

    That should be within your footer column 1. If you don’t see it, then try clearing your site’s cache to make sure it’s not being loaded from a previous cache.

    -Kevin

    In forum: Ascend Theme

    In reply to: change logo in footer

    #212002

    Hello,

    I’m not sure which logo you’re referring to, but you should be able to remove anything from your footer that you don’t like in Appearance> Widgets, footer column widgets.

    If you can’t find it, please post a link to your site so that I can see the image and I’ll be able to give you more specific instructions.

    -Kevin

    #212001
    This reply has been marked as private.
    #211998

    Hi guys, apologies if this isn’t Theme specific but you may be able to help…

    When I search for “cloud wireless” on google the google results list the pages it’s indexed as shown below however “router” and “ocean_01” aren’t actually pages. So I don’t know why it’s listing them as they are just media.

    It’s also not actually listing pages that are very important to the site. I wonder if you can advise how I might resolve both issues?

    http://www.cloudwireless.uk/
    Cloud Wireless provide WiFi Installations & SuperFast Rural Internet for Devon villages. Based in Exeter and covering All of Devon.

    Contact Us
    Contact Us. Please enter your details below and we will be in …

    Wireless Broadband Exeter
    High Speed Broadband in Exeter We currently cover most of …

    Network Status
    Network Status. Home » Network Status. Keep upto date with the …

    How It Works
    Wireless Broadband Explained How It Works Step 1: We …

    Router
    Leave a Reply Cancel reply. You must be logged in to post a …

    ocean_01
    Leave a Reply Cancel reply. You must be logged in to post a …

    In forum: Ascend Theme
    #211994

    Hey,

    Where exactly are you testing your site at? A lot of those tests are just guidelines and aren’t always the only way to have things setup.

    I suggest running some sites like amazon.com through the same test to compare the errors. If they fail a lot of the same tests, then it’s likely a false negative that you can ignore.

    -Kevin

    #211986

    Hi guys I would like to add a text area with colour background to my home page just under the home slider but before the icon menu, probably using eliminator and it’s shape divider feature with parallax.

    Could you please advise how and where I go to find this as I cant seem to do anything on the edit page tab when on the page.

    The website is: http://www.cloudwireless.uk

    In forum: Virtue Theme

    In reply to: Advice Needed

    #211985

    Hey,
    index.php in your permalinks usually means your site was/is configured incorrectly. The default permalink structure doesn’t add this. It shows up when the person who installed WordPress didn’t install it correctly not as a setting in WordPress. You may have to talk with your host about fixing that.

    ^^ this also would make urls and portfolios touchy.

    In forum: Virtue Theme

    In reply to: Link to tab?

    #211984

    Hey,
    I do not suggest you add js into “Sitewide Footer Shortcode” use the header and footer scripts. You can enable this in your theme options > theme extensions.

    The issue with your 5th tab is your sticky header. Anchor links scroll the content to the top of the viewport. With the sticky header turned on the top of the viewport is behind the sticky header.

    You can force anchor links to take the sticky header into account with more javascript.

    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    var custom_offset = ( $(window).width() < 992 ? -0 : -155 );
    $('.navclass').localScroll({offset: custom_offset, hash:true });
    });
    </script>

    Ben

Viewing 20 results - 12,381 through 12,400 (of 39,333 total)