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 - 13,041 through 13,060 (of 39,333 total)
  • Author
    Search Results
  • #206413
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: social links

    #206389

    Hi Ben,
    I am talking about your own site footer with a dark grey background and Facebook/Instagram/youtube links https://www.kadencewp.com/.
    How can I get a similar display with my Virtue theme ?
    Pascal

    #206377

    can you post the login details? You can use Set as private reply.

    I just tried to look at your site and I see a fatal error that you are out of memory at 67mb which is really low to be out of memory. I suggest contacting your hosting provider and asking them to increase your max memory setting in php. Likly it’s a good time for you to update your php version as well.

    Ben

    #206376

    Hey, In you admin under plugins is site origin page builder installed and activated? Under settings,> page builder is it turned on for the pages and posts?

    Yes ascend is Gutenberg compatible and we’ve already created custom blocks for you to use and enjoy: https://wordpress.org/plugins/kadence-blocks/

    Ben

    #206375

    hmm, can you send me ftp access. I’ll try and run curl through php and see what response comes back. I can try and debug more from there. Is this the only site you have activated that you are “the host” or are the rest of your already activated sites on this same server?

    Ben

    In forum: Virtue Theme

    In reply to: social links

    #206374

    Hey,
    Which site are you referring to? are you talking about a demo site? Please paste a link in so I know what you mean.
    Ben

    #206354

    Hi there,

    I want to use a variation swatch to display images of my variation colour options instead of just text. I have used this plugin before with another theme and it worked great so added it to my site but am getting the following error on the swatch area of the product.

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function TA_WC_Variation_Swatches_Frontend::get_swatch_html(), 1 passed in /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-content/plugins/variation-swatches-for-woocommerce/includes/class-frontend.php:53 Stack trace: #0 /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-includes/class-wp-hook.php(286): TA_WC_Variation_Swatches_Frontend->get_swatch_html(‘<select class=”…’) #1 /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘<select class=”…’, Array) #2 /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-content/themes/ascend_premium/lib/woocommerce/woo-single-product-hooks.php(448): apply_filters(‘woocommerce_dro…’, ‘<select class=”…’) #3 /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-content/themes/ascend_premium/lib/woocommerce/woo-single-product-hooks.php(348): kadence_variable_swatch_wc_dropdown_variation_a in /var/www/vhosts/octopuspals.co.uk/httpdocs/wp-content/plugins/variation-swatches-for-woocommerce/includes/class-frontend.php on line 53

    Please can you take a look? The site is in development so has a holding page to anyone not logged in, you are already on as a user though from a prevoius ticket.

    Kind regards,
    Charlotte

    In forum: Virtue Theme

    In reply to: social links

    #206345

    Thanks Hannah, got it?
    Could you please tell me know how to get a banner with all the social links like on Kadence Themes website ?

    Have a nice week-end

    Pascal

    #206335

    Hi – A few questions please: I wanted to check here to make sure Gutenberg was compatible with Ascend Premimum?
    Also, over the past month, somehow the Site Origin Editor (perhaps it was called Page Builder) tab disappeared from the default options in WP page edit screen. When I initially installed all the recommended (by Kadence) plugins, the Site Origin Editor (or page builder) appeared next to “visual” “text” tabs in the page editor. Seeing that most of the pages were built using this and now it’s disappeared, I’m unsure of the next steps to get it back so that I can access the various page builder features to update pages.

    What is problematical is that my site had six videos displayed at the bottom of the home page and they all went to the specific video page when someone clicked on them, however now the links have disappeared but the page with the live links is still working under the “gallery” nav menu. Trying to sort all of this out and it’s a headache. Very grateful for anything you can provide. thanks very much – Gene

    #206328

    Hey guys,

    I have tried the custom CSS you recommended for other sites to stop the primary menu from wrapping — reduce the primary menu spacing and/or move the menus items to the left, but I can’t get it to work. The shopping cart icon always wraps — before the screen becomes narrow enough for the “navigation icon” to appear.

    Can you take a look at this for me?

    Thanks!

    In forum: Virtue Theme

    Topic: social links

    #206327

    Hello everyone
    I’d like to have social links on footer. I have tried with Instagram, but when I click on the button, it opens my website instatead of my instagram page.

    In forum: Virtue Theme
    #206322

    In the CSS, just change the blue or red to whatever color you like.

    .siteorigin-widget-tinymce.textwidget h2 a span {
        color: #0078c1 !important;
    }
    
    .siteorigin-widget-tinymce.textwidget h2 a span:hover {
        color: #f39928 !important;
    }

    Hopefully that works for you!

    -Kevin

    In forum: Virtue Theme
    #206317

    Try adding this CSS to Theme Options> Advanced Settings:

    .siteorigin-widget-tinymce.textwidget h2 a span {
        color: red !important;
    }
    
    .siteorigin-widget-tinymce.textwidget h2 a span:hover {
        color: blue !important;
    }

    Change the colors to whatever you like and let me know if that works for you.

    -Kevin

    #206316

    Hi! Is it possible to change the animation of the text in the Ascend Image Menu Item Widget? Right now the text is shifting up when you hover, but I would like to have the text stay centered and zoom out like the image does. Is that possible? Here’s a link to the test site…

    In forum: Virtue Theme
    #206315

    This is a Godaddy Staging Site were we make changes to our website- http://b33.d3f.myftpupload.com/

    The blue text header “Freestanding Safety Rails” (under featured fall protection systems) is the text we are trying to link with hover effect. After we figure this out, we will do others the same way.

    Here is an example from one of our competitors site- https://simplifiedsafety.com/. Mouse over some of their header text and you will see what we want to do.

    In forum: Virtue Theme
    #206313

    For example under menu settings there is a section called Hover and Active Font that lets you change color. So when a cursor goes over the text it changes color.

    I want to do the same thing in the text editor. I have tried several differnt colors in Basis Styling, but don’t see any change when curser is over text.

    So here is what I have been doing:
    1) Create text in Siteorigin
    2) Select text to hyperlink and select webpage for link

    When I view the page the link works, but the text that has been hovered over before selecting the text (clicking) does not change color

    What am I missing?

    #206307

    It is okay now Hannah:

    That was strange. I deactivated gravity forms and the site came back up. Never seen that before with GF. The site is stable now. Reviewing more.

    -Loren

    In forum: Virtue Theme
    #206305

    Hey,

    By default your links should have a hover effect. Can you post a link to your site so i can see how you’ve configured these links?

    -Kevin

    #206304

    When working with Siteorigin Editor, is there a way to add hover effect (color change) to linked text?

    #206297

    A carousel block that will pull in content is on my list, it’s in the works.

    You can use siteorigin pagebuilder to add a layout builder block into Gutenberg then you can still access all the widgets.

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