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,881 through 29,900 (of 53,646 total)
  • Author
    Search Results
  • #112720

    Google reports 19 404 errors and I have set up a 404 page. Not sure why this designated page is not working as it should direct all not found requests to the designated page. My URL is lanenatureimages.com

    In forum: Virtue Theme

    In reply to: simple box shortcode

    #112714

    Try using this:

    .page-id-535 .kt-simple-box.kt-valign-center {
        height: 50px;
        width: 200px;
        padding: 0;
        margin: auto;
    }

    Hope it helps!

    Hannah

    In forum: Virtue Theme

    In reply to: simple box shortcode

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

    In reply to: simple box shortcode

    #112706

    You can also control the height and width with css. Like this:

    .kt-simple-box {
        width: 200px;
        height: 100px;
    } 

    As Kevin said, that would affect all your boxes. Post a link if you want it page specific.

    Hannah

    #112705

    I added security to website going from http to https. Now the virtue shortcode for Vimeo does not work??

    http://www.standrewbaycenter.org On homepage, there are 3 at bottom.

    Thanks

    Bill

    In forum: Virtue Theme

    In reply to: simple box shortcode

    #112704

    You can add a border to the box via CSS. Targeting the box would look something like this:

    .entry-content .kt-simple-box {
        border: 2px solid red;
    }

    This CSS will target ALL simple boxes on your site though. if you want to only effect a single box, I can help you with that CSS if you post a link to the page where this box is located.

    Be sure that you’re placing all custom CSS into Theme Options> advanced Settings.

    -Kevin

    #112699

    the video is put through page builder row, as a background video… i have activated site origin widget for video

    In forum: Virtue Theme
    #112698

    Hello,
    I have strange problem. When I am on homepage, everything seems OK, but if I go somewhere else, I got this:
    What can I do?
    website:

    #112696

    Hiya

    It’s really odd it is showing a place in France :

    I have tried other addresses, then removed the address from the field completely and it’s still showing that place

    Nathalie

    #112693

    Hey,
    You can enable page builder on your portfolio posts from Settings > Page Builder > General.

    Hannah

    #112690

    Hi there,

    The site origin page builder tab is not available on portfolio pages ? Is there away of adding it or is that an issue with the plugin ? It is showing up on regular pages.

    #112682

    Hannah, dear i am adding it via page-builder, i can give u access to back-end so u can see details

    In forum: Virtue Theme
    #112672

    ok, so I would try removing the theme and reinstalling just to be sure because that notice really does’t make much sense. And it’s not something happening on any of my test environments.

    And to be clear that “notice” wouldn’t every cause a 502 Bad Gateway error. It’s possible whatever is causing the gateway error is also triggering this notice.

    Is there a certain page this happens on?

    Ben

    #112668

    Hey Peter,
    I am viewing in Chrome and it seems to be working fine. Just looks like you don’t have content on some of the pages?
    Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: layout

    #112664

    Hey david,

    It looks like you’ve got an empty page builder row right there, or one with a widget that is not functioning. Take a look at the back end for that page and see what is missing that should be there. From the looks of it, it seems that you’re missing your API for google maps, which is preventing a map from loading in that area. If you’d like to retrieve your api for google maps, then you can follow the steps outlined here:
    https://www.kadencewp.com/retrieving-google-maps-api/

    Let me know if that’s helpful for you.

    -Kevin

    In forum: Virtue Theme
    #112655

    The reason is that you cannot use page builder on product category or single product pages. One viable option would be to make a new sidebar that contains the widget that you want to use. You can generate new sidebars in Theme Options> Misc Settings, and you can assign widgets to them in Appearance> widgets.

    The sidebar for your individual products and category pages will be set in Theme Options> Shop Settings, or Theme Options> Product Settings.

    Try setting up a new sidebar and enabling the widgets through Appearance> Widgets and let me know if that works for you.

    -Kevin

    #112654

    You can adjust your overall default bottom margin spacing in the pagebuilder settings and that applies to mobile.

    Ben

    #112639

    Hello,

    I might have understood how to create a new blog page but still missing the correct approach on how to align new post to that 2nd new blog page. I checked the permalinks, my reading settings etc.

    Can you please help?

    Thanks
    Sylvia

    #112634

    I think i have seen this option before but there are so many and now i cant find it again.

    i want one sidebar for the home page and and other in the blog…

    I know where the option for setting the sidebar is, but i cant find the place for creating them and customize them later in the widget area….
    thanks in advance

    #112633

    I’ve noticed I get an error message when I go to try to update my plugins. It shows that I have 1 update but when I click the icon it goes to a white screen that shows this message:

    Fatal error: Cannot use object of type WP_Error as array in /home/content/p3pnexwpnas09_data03/75/3178875/html/wp-content/plugins/kadence-slider/wp-updates-plugin.php on line 236

    The weird thing is when I reload the page the dashboard shows up as usual – but the update notification is gone. This seems to have started around the time of the last Kadence slider update.

    Is there an issue with that plugin? My website URL is

    Thank you for your help

Viewing 20 results - 29,881 through 29,900 (of 53,646 total)