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 - 7,441 through 7,460 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #252804

    Can you believe this conversation from wp about speed

    Could you tell where I can put in an official complaint to WP please

    Hi there! 🙂 Give me one moment to read through your question

    You can share the complaint either here in chat or email us at [email protected]

    take a look at this and checkout how much crap wp are leaving in the render box how crap is there thats not being used https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fthriveonnews.com%2F wp js is 47 percent of my load time

    js files which are useless this sort of tech stuff on a business plane should be taken care of by coders not bloggers

    Thanks for taking the time to leave us feedback!

    And what the hell is this its a bing yahoo ad js I do not use this at all never have /dmedianet.js

    I have no idea what info Google is providing you. Do you want to ask this from Google’s support?

    This is a wp problem it says so itself. there is a bunch of crap in my wp code. I use wp jetpack and a premium theme there should be no problems

    I have spoken to google developers my theme developer and they all point to bloated code on wp

    In that case, you can try out other hosts as well

    that bing ad file loads on my site and is recorded as file on my wp install why? what is this

    But I pay 400 a year on a business plan you saying this is no good

    I am saying if your needs are different, you can try out another host

    I can’t go any further or get any better only if I move from wp is that what your saying

    wow

    so whats the 400 a yrear for then

    support is same as free you cant use any of plugins the code is dirty and unstable what is the 400 for?

    Since all the info you gave is related to a tool from Google, which is not something we can help with. You can try to host your site on another platform. I will be happy to make an exception and refund the A$396 to you, since you did not find our platform a good fit.

    Would you like that?

    But google are putting all this into place very soon that means everyone on wp is going to fail

    Core web vitals is a coding issue

    not a bloggers

    I have given you a solution. If you want I can give you that late refund today. After that I will not be able to process that for you.

    Since Google’s tool is not ours, we cannot assist with it

    all the render blocking issues is wp code so wp is not going to fix this ranking factor

    Google (and other page speed tools) does not really measure speed, but some kind of algorithms that can not be always followed. Some CSS and JS has to be rendered at the head of the page, so things would work correctly.

    It really is not an issue, but how some things work. If we take a look at Google’s own blog then we can see that their own scores are even lower:

    https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fblog.google%2F

    Fortunately, that does not mean that the code they are using is bad or that the speed of the website is not great.

    Google is the internet not wp

    wp needs to align with google or everyone will leave

    I’ll make sure to pass this feedback on to our developers. Thank you for getting in touch and telling us how you feel about this! We always appreciate when our users take time to help us make our products better.

    I run a business with adsense on business plan with wp you know if Im having this problem expect millions more too as well so wp are not going to fix there problems

    just needed to bring up chat box so I cut paste conversation to give to google developers my theme developers and go daddy and wix thank you.

    In forum: Virtue Theme
    #252803

    Sure, you know I cannot use any theme related thing on my website it slows it down to a crawl. If I put a 3kb image on top of my home page it slows it down to 16 on mobile. There seems to be nothing I can do. Also on the WP business plan and premium theme I should not have to worry about technical problems like core web vitals. thriveonnews.cpm

    In forum: Ascend Theme

    In reply to: Broken Links

    #252798

    Hey,
    For pagination to work in wordpress you have to have a different slug then a custom post type.

    Since your custom post type is using the slug “edc-gear-reviews” you have to make the page something different, even if it’s just one character different.

    I suggest making your page “gear-reviews” and then your pagination wouldn’t have any conflicts.

    I hope that helps!

    Ben

    In forum: Virtue Theme

    In reply to: Product Tabs

    #252787

    Hey,
    It’s not possible to do that, you would need to just add colors in the custom colors tab and turn those attributes off from showing on the page.

    Ben

    #252785

    v=accb66f0ecd8 is added by woocommerce if you set it up to use geo location with page caching support.

    Ben

    In forum: Ascend Theme
    #252778

    Hello, please, why the page block does not appear to make changes?
    I use the SiteOrigin layout, When I create a page its ok, but as soon as I want it changed it disappears!
    Thanks for your help

    #252775

    Greetings,

    I am seeing some additional unexpected information on all my pages. I have used elementor to create a global header, and for some reason, I am seeing “Front Page” being rendered. I was hoping I could fix this without adding in custom css as I do not know if the information is needed.

    The Link to the site is:

    With Kind Regards,
    Ray

    In forum: Ascend Theme

    In reply to: Multiple questions

    #252770

    3. What kind of styling are you wanting exactly? You can add a background and some padding with this css:

    a.menu-cart-btn.sf-with-ul {
        background: #eee;
        padding: 20px;
    }

    4. You can add some styling to the search with this css:

    form.woocommerce-product-search input.search-field {
        background-color: white;
        width: 300px;
        border-bottom: 2px solid #eee;
    }

    5.

    .product .entry-summary .quantity {
        width: 100%;
        max-width: 100px;
    }

    7.

    li.current-menu-item {
        border-bottom: 2px solid #000;
    }

    8. Those are Kadence Image Menu Item widgets. If you’re using a page builder plugin you can add them to any page.

    Hope this is helpful!

    Hannah

    #252762

    Hi Ben,
    I made a test using a Post Gallery.
    I selected the Post Gallery the one below the Standard.
    Then I clicked on add gallery, select two pictures and I attributed an external link to each picture but this feature doesn’t work at all.
    I published the post but clicking onto the picture it only popup the image full size.
    Can you check and tell me what I missed to set?
    one picture should point at a post and other to a product page.
    This is the internal settings

    Thanks
    Angelo

    #252760

    Hey Angelo,
    2. Sorry, there isn’t a built-in function for this. You can do it using CSS, but you would have to create a separate class for each page.

    Hannah

    #252743

    Hi Ben,
    It works like a charm! Just after I sent you the ticket a remember there was a CSS rule about background image. But in any case I didn’t know how to refer it because I’m not so experienced in using the browser inspector.
    2- Just a simple question. Is it difficult to implement a per page background option in your premium theme as you have per page the header options?
    It would be a great feature saving to bloat the site with another plugin.

    Thanks a lot.
    Angelo

    #252740

    Hello,
    I’m French, so sorry for by bad english. I don’t use translation tool, because I’m afraid to this translation will be bad.
    Today, I’ve installed a SSL certificate and I have changed all my HTTP to HTTPS.
    I don’t have so much problems but on my home page I have 2 bugs :
    – 3 pictures on the topbar
    – I can’t see 1 picture in my home slider (“Technologie”)

    So I can’t to see my settings for that, because you have changed the setting organisation. I’ve checked your documentation, but It’s the last version.

    Can you help me, please !

    It isn’t a big problem, but I like when all it’s OK.

    More info :
    – Site : http://www.rpmquad.com
    – WP version : 5.4.2
    – Theme : Virtue premium : 4.9.24
    – Without Child theme
    – PHP version : 7.3.19

    Thanks in advance.

    #Julien

    #252739
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Multiple questions

    #252738
    This reply has been marked as private.
    #252736

    I guess you have heard it all before about site speed. Well, I cannot get my site to perform any better than a 30 on page speed insights on a mobile. After trying everything possible. I have a business plan with WP and have the premium side of things. I spoke to several WP staff and engineers and they suggested i change to an optimized theme. Of course, this blew my mind. They put on amp no way will I use amp I pay for responsive theme I said. Time again they blamed the virtue theme.

    I don’t want to have to change themes I like the theme and support very much. This is why I’m posting here. I have no bells or whistles on my site it is purely a blog and yet my site speed is terrible. I have nothing on my site except for text and pictures no page builders no extra plugins removed elements from the jetpack. I have preload in place and nothing works. Am I missing something is the virtue theme slow?

    #252732

    Hey,
    Are you a part of Kadence Membership? If so, you should see a download for Kadence Simple Share in your account page here: https://www.kadencewp.com/my-account/my-api-downloads/
    Let me know if this is not the case for you!

    Hannah

    In forum: Ascend Theme
    #252727

    Hey,
    I’m only seeing one image for the homepage header. Can you send a screenshot?
    Thanks!

    Hannah

    #252724

    I think this plugin might be something you are looking for: https://wordpress.org/plugins/insert-pages/

    Ben

    In forum: Kadence Theme

    In reply to: Custom Icons

    #252711

    It appears something has changed in your https://wordpress.org/plugins/svg-vector-icon-plugin/ settings.

    I tried the login and it didn’t let me in so I wasn’t able to diagnose any further.

    The icon boxes are designed to be a link (any time you have a hover effect like that they should link else it would be really confusing). So if you are going to the top of the page it means you haven’t set a link for those?

    Ben

    #252708

    I changed the home banner to Kadence Slider pro and the home started working again, but other pages still have a problem. For example, https://www.mrosa-rs.com.br/artefatos-de-cimento/alvenaria-em-concreto/caneleta/

Viewing 20 results - 7,441 through 7,460 (of 53,646 total)