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 - 29,661 through 29,680 (of 53,646 total)
  • Author
    Search Results
  • #114047

    wwww.doggywalkingbrisbane.com

    home page

    #114042

    Hello Ben. Thank you for pointing that out. I just realized that the plugin has a setting that can be changed under the Map Designer Default section. The option actually said

    JS & CSS Loading – () Selective Loading () All Pages.

    Selective Loading was selected but under that setting there was also another option labeled:

    “Also Load On .. () Home () Archives / 404

    Both of them were checked marked. What I had to do to get the map working again on the Contact Us page is remove the Maps API in that plugin and also change the JS/CSS option I mentioned above to All Pages and save it. Then I changed it back to Selective Loading and removed the check-mark from both placed in the “Also Load On” area mentioned above as well. After that the map worked. Not sure if what I did is really the solution but it works so I’m happy.

    Thanks again for your help.

    #114040

    Hi Support Team,

    This is the link to my website >
    Yesterday, my website working perfectly fine and suddenly today I opened my website, and the homepage is turn all white with left only header and footer. Actually at the middle of the home page there is a slider, portfolio and blog post. In fact, you can hover your mouse at the middle of the homepage until the cursor turn into hand and get the link to the respective page. But, picture cant be seen. Do guide in on how to solve this problem. For you information, I never touch the CSS file.

    Thank you.

    #114038

    Hi There,

    I have a home page but when viewed it has a massive space before it shows the content.

    How do I get rid of the space above and in turn will move content to the top of the page?

    Additional Info – Page has the Home slider above.

    Thanks
    Tony

    In forum: Virtue Theme

    Topic: Image Size

    #114033

    I’m trying to place an image atop the Contact Me page and using Site Origin to accomplish it. Although it successfully retrieves the image from the media area and places the image in position, it reduces it’s original size, 840×300, to something smaller; 320×103. And if I try to manually stretch the image, it pixelates. How can I retain the original size?

    #114031

    If you want the css to follow the product instead of just effecting the product page you can use css like this:

    .post-825 .product_image {
        display: none;
    }
    .post-825 #content div.product .woocommerce-tabs {
        display: none;
    }
    .post-825 .related.products.carousel_outerrim {
        display: none;
    }
    .post-825 .product_meta {
        display: none;
    }

    Ben

    #114029
    This reply has been marked as private.
    #114023

    also need to exclude the “RELATED PRODUCTS” from page too

    #114021

    Hey Artur,
    You’re just wanting this for one product? Are you wanting to remove the image from the archive page and the single product page? Can you link to the product?

    Thanks,
    Hannah

    In forum: Virtue Theme

    In reply to: page layout

    #114020

    the css worked perfect
    but what about second question the blank space in right side of the page
    i dont want to have scrolling to right left

    #114010

    hi
    i am trying to find out how to remove product image COMPLETELY on a specific product. I want to display the product page without images, only product SHORT IMAGE DESCRIPTION and its variations, without anything else, like additional info, reviews and other sub tabs from under the product… something like this

    the very last row, the left part of the product. please help me to create it.

    thank u in advance!!!

    In forum: Pinnacle Theme

    In reply to: Staff on Home Page

    #114008

    Thanks Kevin,
    I figured out the staff issue.
    However, I cant get the Testimonials to work. It doesnt give me the options in the Widgets to add a testimonial post so instead i just copied and paste the short code. When i save and refresh the page, nothing happens. I see the title of the section but no testimonial posts are showing. Know what could be the problem?
    Thanks

    #113989

    I was in IE. I just tried in Chrome and that didn’t work either. I see the theme options list on the left, but when you click on any of the options the right panel where you would normally make the changes is just blank with a little icon in the left that looks like a newspaper page and the save changes/reset selection/reset all buttons.

    #113979

    Yeah just to add a little bit.

    Validator shows “error” for things that are not truly errors. Schema is being updated all the time and it’s “errors” are not truly “code errors” but more errors in the way that some search engines decipher the content based on the current scheme which updates on a weekly type of deal. The nice thing is most search engines don’t update like that… but if you want a breakdown I can explain.

    Let just first get it out there that the theme has nothing to do with these errors. All your scheme “error” (thats all the meta ones) are not from the theme but one of your plugins. Looks like some kind of “post carousel”

    Your other issue which is worth fixing is this: <a </p> somewhere in your page a link wasn’t closed out correctly. It’s hard to know where but It’s worth looking through your content to find in in a widget or something similar.

    Ben

    In forum: Virtue Theme
    #113967

    Are you refering to the slider on the single page or the grid? That would be two differnet files.

    Ben

    #113965

    You’re editing the widget. You need to edit the row. The written part of the page builder tutorial above contains screenshots.

    Hannah

    #113960

    Dean,
    What exactly didn’t work? I just accessed the page fine and was able to see where to change the image. Where are you getting stuck?

    Hannah

    In forum: Virtue Theme

    In reply to: Feature post

    #113947

    You can also make a post “sticky” which will by defualt darken the border and make that post sit at the top of your blog page.

    Ben

    #113946

    Yeah thats a server error. Nothing in the theme that you can do. you can check with w3 total cache support to see if they know of a workaround for your host but your host should be the one to help you. I suggest deactivating all your caching settings so the plugin is activated but not doing anything then enable one thing at a time. You may find that your server doesn’t work well with database caching or object caching but that you can still use page caching for example.

    Ben

    In forum: Virtue Theme

    In reply to: Responsive menu

    #113938

    You can’t have a sidebar above the content on mobile. That isn’t how a sidebar works on any site.

    I also wouldn’t suggest it for your site, viewer want to get to content. Use your main menus to allow them to choose a category… but thats your decision.

    If you wanting to add content above your products on mobile you need to do it separately. Leave the sidebar alone let it fall down. You just need to add another menu in your category description. Then hide that menu for desktop.

    Here is a way you can do that use a plugin like this: https://wordpress.org/plugins/widgets-on-pages/

    Then add your widget to it and add that shortcode for that widget area into the category description.

    then simply use css to hide that area while on desktop.

    Ben

Viewing 20 results - 29,661 through 29,680 (of 53,646 total)