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 - 14,041 through 14,060 (of 39,333 total)
  • Author
    Search Results
  • #198019

    Hey,
    I’m not sure I’m following. Lets be clear that css only affects styling. You can’t change the text of something with css.

    You can set an image as a background to your button but you can’t change a button to an image with just css. You would have to edit the code in woocommerce. If you want help giving your buttons a background image we can help with the css but you need to link to your site and to the image you want to use.

    Also I need to change Read More to View More for products and have mixed case

    What does this mean exactly? The only built in way to change the text on a product by product basis is through the external product options. If you want to change another type of products action button. Say a simple product you would need to use a plugin (again this is not something you change with css). Kadence woo extras would let you set the product button text for different product types but not on a product by product basis.

    Ben

    #198018

    Based on your suggestions, I tried several new approaches to fixing the problem, unfortunately none of them worked:
    1 – I found out that my host automatically added a caching plugin to my site and so I turned it off and purged the cache. I then installed the Kadence Slider plugin, but the results were the same as every time before
    2 – I tried to update the Kadence Slider plugin by going to Dashboard -> Updates, but that screen said that all plugins were up to date. This is strange because when I went to Plugins -> Installed Plugins, the message under Kadence Slider was “Update Required”

    What else should I try?

    #198009

    Ben, you are correct. Site Origin said the fatal error is caused from having an older version of PHP, pre 5.6 and they are recommending contacting hosting providers to upgrade PHP to 7.0.

    Thanks!

    #198007

    Thanks for posting about this. They are usually on their game over at SiteOrigin I would guess they have a fix out soon.

    Interestingly it doesn’t effect me so it’s likely down to server settings like php version.

    Ben

    #198006

    I wanted to update my post…. I went to siteorigin’s site and people are reporting the same fatal error, so it’s not with the theme itself. Yay for that!

    SUPPORT POSTS ON https://siteorigin.com/thread/

    PHP parse error in plugin throwing a 500 error on site
    2 hours ago. Last reply by Andrew Misplon, 1 hour ago
    I updated your plugin today to ver 2.80 and I’m seeing this error in my log file which is causing a 500 error: [06-Aug-2018 16:37:54 UTC] PHP Parse error: syntax error, unexpected ‘)’, expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in /wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 70 Any ideas? Thanks

    Page Builder error
    3 hours ago. Last reply by Andrew Misplon, 1 hour ago
    None of my pages display correctly without the Page Builder plugin activated and it cannot be activate due to a fatal error: Parse error: syntax error, unexpected ‘)’, expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in /home3/rccband/public_html/wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 70

    Problem Page Builder by SiteOrigin after update
    3 hours ago. Last reply by Andrew Misplon, 1 hour ago
    Hello, i updated the Page Builder on one of my pages today, and site got broken. I deleted the site origin files in content and the site is back. But now i cant install the page builder anymore, im getting this error: Parse error: syntax error, unexpected ‘)’, expecting T_PAAMAYIM_NEKUDOTAYIM in /var/www/vhosts/hytek.mx/httpdocs/wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 70…

    Page Builder Update to 2.8.0 crashes website
    2 hours ago. Last reply by Andrew Misplon, 1 hour ago
    Hi, The recent update to Page Builder version 2.8.0 is crashing my website after years of working well with no other changes. Re-installing the old version works fine. Do you have any ideas on what may be different with version 2.8.0? thanks, Al

    #197998

    This happened today with a site running Virtue Premium theme.
    I’ve only updated this plugin on this site this morning. I see other posts regarding the same error.

    I have the plugin deactivated, but now the page builder pages look wrong.

    Is this problem with Kadence themes? All the plugins I use are the ones I use for every site I have and have never had a problem updating site origin page builder before.

    The only way to fix is to upload previous backups before I updated.

    Please let me know how this can be resolved as I have several client sites that I’m hesitant to update.

    Site:

    Thank you.

    #197990

    I have another site that I am just creating and it had the exact same slider issue Ben. I went to the Font Settings and saved them and bingo, everything aligned centrally after clicking the button – woo hoo. So you are spot on with your diagnosis. Great job figuring it out though dude!

    Cheers
    Chris

    #197989

    Hey
    1.

    a.

    On tablet and phone view the images in the columns do not have a top and bottom padding – I thought the theme added this to columns by default?

    Not to columns, it adds padding in specific placed but not to every column just for being a column. That would break most of a site.

    b. When using flex box which you are by adding this css that is applied to the row:

    .vertical-align {
        display: flex;
        align-items: flex-end;
    }

    All internal items don’t work the same way. A div which is normally a block doesn’t render fullwidth inside of flex unless you specifically call that. So while the columns would break into rows by default using normal css when you add flex into the situation you break that. And you must either apply your flex to only affect the screen sizes you want or add css to make the internal flex items do what you want.

    Read about flexbox here: https://css-tricks.com/snippets/css/a-guide-to-flexbox/

    2. No it’s not an option in virtue at present.

    #197968

    Hi Hannah,

    I didn’t really want to have captions visible across all the website just the one on http://www.statementkitchens.co.uk/kitchens/. What code would I need to use for this?

    Thanks Mark

    #197964

    Hello,

    There isn’t really a way to do this. Ascend has enough options to where you should be able to get it looking very close to the Virtue home page.

    Can you post a link to the demo you like and then to your site so that I can help you get it looking the way you want?

    -Kevin

    In forum: Membership Forums

    In reply to: cart notices

    #197963

    Hello,

    Can you please share a link to your site so that I can test your cart?

    Thanks,
    Kevin

    #197950

    Hi Viktor,
    Are you currently using a plugin to translate your site? You should be able to edit this within the string translations. A plugin like this should work for you – https://wordpress.org/plugins/loco-translate/

    Hannah

    #197945

    Hey Costa,
    Virtue does not have a function for two sidebars. At least not without creating a custom function in a child theme. What you could do is use a page builder such as Elementor to create a similar layout. If you wanted this layout across your entire site you would have to manually add it to each page.
    You can read about different page builders here: https://www.kadencewp.com/recommended-page-builders-for-wordpress/
    Let me know if you have more questions regarding this! I would be happy to help get your set up as you’re wanting.

    Hannah

    In forum: Reply To:

    In reply to:

    #197944

    Hey,
    1. You can add this to your custom css box in Theme Options > Advanced Settings:

    #nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a {
        text-transform: none;
    }

    2. Do you mean your menu items? You should be able to arrange them however you want from Appearance > Menus. Your site is in construction mode so I’m not able to see exactly what you mean.

    Hannah

    #197923

    Hi all,
    I have installed different plug-ins for Redirection and since then I noticed some parts of my website don’t display properly: the primary menu and the footer.
    Yesterday when I uninstalled and deleted the first plug-in the things came back to normal. But today after I installed two more and then uninstalled and deleted them the things didn’t come back to normal. Well, they do look normal on Chrome but not on Mozilla or Edge.
    Can you please help me fix this issue.
    Thanks

    #197922

    Hi,

    I’m using a virtue gallery on my homepage (add as a widget using the editor). By default the caption appears on a hover event but I’d like the caption to be permanently displayed – how could I achieve this for this specific gallery?

    website – http://www.statementkitchens.co.uk

    Regards,
    Mark

    #197912

    Hi Hannah,

    I just made some changes with my icon menu in home layout setting. its quite weird every changes i made, its not updated straight away to the website after i refreshed it even i already clear all cookies and clear the browsing. is that something to do with the cache setting?

    my domain is: http://www.mocharibbon.com

    please help me to figure out thanks

    #197911

    Hi Hannah,

    I just made some changes with my icon menu in home layout setting. its quite weird every changes i made, its not updated straight away to the website after i refreshed it even i already clear all cookies and clear the browsing. is that something to do with the cache setting?

    #197909

    Hi
    I have a client who’s looking for a specific layout for a blog site, and was thinking that virtue would be the right theme to use.
    The blog:
    – One featured blog entry (most recent) as the front page body content.
    – 2 sidebars (one on the left for the index/navigation/other items and one of the right for the most recent posts in date sequence)
    – For mobile view The left sidebar to collapse normally for mobile, and the right sidebar to cascade/flow under the featured (most recent) blog entry.

    Herewith a link in the next message to what the client has requested – let me know if this is possible (especially the left hand navigation tabs)

    Regards

    Costa

    #197905

    http://www.ezycaresucculents.com.au

    Hi again,

    1.

    i can see that my website when accessed with a mobile automatically rearranges the shop page so that the products comes first and the side bar comes at the end.

    a) how do make it so that the sidebar comes first?

    b) can i make a separate sidebar just for the mobile devices?

    2.

    on the products page there is SKU, Catergory and tags displayed small near the bottom. how do remove all 3?

    Thanks,

Viewing 20 results - 14,041 through 14,060 (of 39,333 total)