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,401 through 29,420 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Map trouble again

    #115348

    Hmm, are you adding the address on one line? Is the map working on any other pages?

    Hannah

    In forum: Virtue Theme

    In reply to: Website width

    #115340

    Hey Karl,
    In Theme Options > Misc Settings you can set Limit Max Page to 940px to On. Otherwise you can use css.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115336

    You can use a shortcode like this: [product_category category="valentines-day" columns="4"]
    Just paste that into your page. Make sure to change “valentines-day” to your category slug. Does that work for you?

    Hannah

    In forum: Virtue Theme
    #115334

    I can’t seem to get the map to work on the contact page:

    Please can you guide me further?

    #115328

    Hi there,

    I would like to change the colour of the copyright area at the bottom of the page on to be the same colour as the blue (#386fa4) of the footer.
    Is there a way to do this please?

    Thanks,
    Rebecca

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115326

    this is category yes
    but i want a ‘page’ when i create a category no proglem i select product one by one but when create page i cannot select one product i have to select products by dates sales etc.
    i want a page (valentine day) and put products in by myself
    make myself clear ?
    create product category and add menu is simple
    but create page add specific product …then add to menu i cannot do this
    sorry my english but how can i tell you different way

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115322

    How are you creating that page? It looks like this is your valentines day product category page: http://www.vintageaksesuar.com/urun-kategori/sevgililer-gunu/
    Have you only assigned one product to the valentines day product category?

    Hannah

    In forum: Virtue Theme

    In reply to: Quickview colour box

    #115321

    Hey James,
    In the future please start a new thread.
    Are you wanting only the reviews like this page- https://www.kadencewp.com/
    You can do that by writing your reviews as testimonials, then you can use the testimonial widget or shortcode (like this: [testimonial_posts orderby=date items=4 columns=4 cat=photos] ).
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    Topic: Fatal Error:

    #115320

    I can not access some pages wordpress. The messages displayed are

    Fatal error: Call to a member function is_type() on boolean in /homepages/0/d608582226/htdocs/clickandbuilds/KiwiCool/wp-content/plugins/woocommerce-product-stock-alert/classes/class-woo-product-stock-alert-admin.php on line 231

    or

    Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 72 bytes) in /homepages/0/d608582226/htdocs/clickandbuilds/KiwiCool/wp-includes/class-wp-customize-setting.php on line 126

    will not let me edit the appearance of virtue. Can anybody help me?

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115318

    http://www.vintageaksesuar.com/sevgililer-gunu/
    in this page there are some products but i did not choose them
    i want products in pages that i want one by one
    sorry for other link
    this link is working

    In forum: Virtue Theme

    In reply to: Quickview colour box

    #115314

    Hi there

    I would like to ask how can i display my customer reviews on my homepage?

    Thanks and regards

    James

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115309

    Hey Ozan,
    You linked to a preview page. Can you try to post a link again?
    I am already seeing this though, see here for example- http://www.vintageaksesuar.com/urun-kategori/bileklik/
    Once you have created a product category and assigned products to it you automatically have a product category page. Is this not what you mean?

    Hannah

    #115307

    Hello !
    I’m using Pinnacle Premium theme for my website : yesyoucook.fr
    I’ve used a Kadence Pro Slider on my home page because I wanted to add a promo sticker.
    The problem is that I can’t put a background color behind my title and subtitle like I’ve done on the other pages where I’ve used Kadence Legacy sliders.
    How could I add a background color with opacity on my home slider please ?

    Thanks a lot.

    #115306

    Hi Ben,

    I am not sure what’s the issue is as when I switch to 2016 theme everything works normal, when virtue is activated, it is all messed up.

    I’m moving this site to another server, will see how it goes and if virtue is still all messed up.

    The issue with BPS is still there, perhaps you can solve the issue if you download the BPS free but I don’t know if you’ll have the BPS pages messed up or not!

    Will let you know when I have got the site transferred, 2-4 days or so.

    Regards
    Dennis

    #115302

    Thanks Kevin,
    The CSS worked on the Shop cart buttons, however not for the single product page button such as this one which is still black:

    https://shopges.com/shop/emperors-kitchen-asian-style-condiments/emperors-kitchen-ginger-garlic/emperors-kitchen-organic-pureed-garlic/

    Thanks,
    Deb

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115297

    Hi,
    i couldn’t find how to choose any product
    http://www.vintageaksesuar.com/sevgililer-gunu/?preview_id=1747&preview_nonce=275c9ed54d&_thumbnail_id=-1&preview=true
    i did something but it shows products by date,order or price not i want
    i want to add for example only one category like valentine days (in this page i want to show the products of valentine day)

    #115264

    Hey Marianne,
    Sorry, I’m not sure I’m following. Right now it looks like you’ve added css that sets the width to 994px. There’s actually an option within your misc settings (in theme options) to Limit Max Page to 940px. Can you be more specific as to what you’re wanting?
    As for the content margin, you can increase it with this css:

    .entry-content {
        margin: 10px;
    }

    Hannah

    #115262

    I’ve read what I found on

    @media
    (min-width:1200px) {
    .container {
    width: 1170px
    }

    but got lost in the details of others’ requirements.

    Bottom line, I’d like to simply be able to narrow the site/content and (secondary) widen the content margins in Virtue, for this site or any Virtue site.

    There are 9 instances of @media (min-width:1200px) with related code in the virtue.css. I edited various ways (am using a child theme).
    Although I am well versed in CSS I am just not able to make the site width/content width narrower. I am working on a tiny site, want to use full-width pages (content width just under 1000px) that are responsive, that’s it. Have also been struggling with trying to widen the content margins (white space around the text), at least for the desktop display, but have not been able to do that either. The CSS code seems more complex than I’ve seen before. Can you help?

    #115261

    Hi-In the pagebuilder row under the slider, I am trying to align the title, photo and text to be F/L in each column. Currently all 4 images are slightly indented.

    Could I also get some help making the titles in those widgets align on the bottom please?

    Thank you!

    #115259

    In Virtue Premium on pages that I use the page builder and the virtue premium testimonials widget, the social icons will not display at the bottom of the page. If I remove the testimonials widget, the jetpack icons appear.

    Any ideas?

    Thanks

    Jeremy

Viewing 20 results - 29,401 through 29,420 (of 53,646 total)