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 - 28,581 through 28,600 (of 39,333 total)
  • Author
    Search Results
  • #85246

    Here is some CSS that will allow you to change the color of the first part of those links. If you’re only trying to target the text within the box that contains the “E-Commerce Site” text, then let me know and I’ll work out how to do that for you.

    #panel-428-1-0-0 a.kadinfolink, #panel-428-2-0-0 a.kadinfolink, #panel-428-3-0-0 a.kadinfolink, #panel-428-4-0-0 a.kadinfolink, #panel-428-5-0-0 a.kadinfolink {
        color: blue;
    }

    You’ll just have to change the color blue to whatever you want.

    In forum: Pinnacle Theme

    In reply to: Logo in Title Header

    #85243

    Hey Alf,
    You can do that using css like this:

    .home .titleclass h1 {
        content: url("YOUR URL");
    }

    You can paste that in your custom css box in Theme Options > Custom CSS. Were you wanting this site-wide or just on the homepage?

    Hannah

    #85241

    Hi Ben,

    Could you please take a look at this page:

    I am using the page builder and the Virtue Info Box as widget.

    I am using the anker tag but this tag changes the entire text on the left of it.

    I have selected the link color red so you can see it easily.

    For example, I would like to only have E-commerce site in red but the anker tag change the color of the entire text below:

    We provide a unique multivendor E-commerce site to

    I have been trying with all the settings in the widget, pagebuiler etc. but I can’t figure out.

    Can you please me know how to do it.

    Thank you,
    Jay

    #85240

    Hi Hannah,

    Thank you so much.

    I installed jetpack but sadly that doesn’t resolve the problem.

    My client loves the website on desktop but wants a more cluttered look on certain pages on mobile. I almost cracked this as I made a mobile menu for the Coaching, Leadership, Change and Engagement pages which she wanted more decluttered. HOWEVER, on the home page she has the artist buttons on the left which of course link through to the desktop pages and I need them to be different on the mobile home page :-S

    I then thought I could create a new homepage for mobile and link it differently but of course there is no way to default the page on the mobile version.

    So please can you help me come up with the best option? I guess it may be that we need to remove these images/ buttons on the mobile version of the homepage???

    Any help appreciated – so close to sign off and suddenly so far!

    #85234

    Hi Kevin,
    I think I see about 40% of the solution. Thank you I will try to figure out how I can make it a 100% . I will use a different testsite where I have already 10 products and 4 product categories. I come back to morrow because we have to go to a party. Thank you , Jos

    #85232

    Hi

    See –

    I would like to use cleaner fonts – the page look a bit ‘noisy’ – This is the Request a Quote details.

    Virtue Theme with WooCommerce and YITH Request a Quote.

    Your thoughts on where to change the fonts/sizes etc?

    Site is http://www.switchboardsunlimited.co.za

    Thanks
    Wayne

    #85224

    Hey,
    Do you mind posting a link to your site?
    Thanks!

    Hannah

    #85223

    Hey,
    Do you mind temporarily taking your site off maintenance mode so we can take a look?
    Thanks!

    Hannah

    #85218
    This reply has been marked as private.
    #85214

    Hi Greta,
    Can you please post a link to your site? Are you using the latest version of the theme as well as woocommerce?

    Hannah

    #85213

    Since you can’t really target specific words through CSS, I recommend that instead of the Text widget, you use the Virtue: Contact/Vcard.

    Then all of the elements will have their own classes, and that will make it possible to just target that word. We can also remove the icons from this widget if you dont want them on your site.

    If you do want to target all of that text though, here is some CSS that would do that.

    #containerfooter h5 {
        color: #0FF;
    }

    Copy and paste that into Theme Options> Advanced Settings, but be aware that this will target the text under “RoBo-TS bv.”

    #85207

    Dear Support team
    I have site thegiothuocladientu.vn

    I’d like to show maximum product in shop but don’t know how to edit code.

    At shop setting, it just give 40 products per page

    Could someone help me to edit it.

    Thanks & best regards

    #85205

    I’m experiencing a strange overlapping/loading issue of products when you scroll halfway down on some of my pages. All of the pages were fine until recently and I have not made any changes. Would you please take a look at my site? Also, I don’t have any caching plugins installed. I have noticed that the issue corrects itself when you reload the pages. Here are links to the problematic pages:

    Thank You!

    -David

    #85198

    1. This is something that will be easiest to accomplish with CSS. If you can post a link to your site, I’ll happily help you write it.

    2. I’m not quite sure I’m following here. Could you please explain a bit more?

    Thanks
    Kevin

    In forum: Virtue Theme

    In reply to: embed a .pdf

    #85195

    You can embed a pdf if you upload it to your media, and place its URL in a link tag like this one..

    <a href="http://example.pdf" target="_blank">My PDF</a>

    You can place it in any text are on your site after it’s been uploaded to your media library.
    You’ll of course need to place your own text and URL into this code for it to work though.

    Give that a try and let me know if it gives you the results you’re looking for.

    #85186

    Hello,
    I have with <FG joomla to WordPress> a joomla website – migrated to wordpress. Everything seems to be going well, but ended up getting an error message “Err_too_many_redirects”. Is this theme dependent? (In this case virtue theme) When I startup with : http://www.josbogers.nl/_wordpress2 then I get the above error and no display at all. When I choose for http://www.josbogers.nl/_wordpress2/home then I get the frontpage of the website and I can select each individual page from the menu.
    How can this problem be solved?
    Thank you

    #85174

    Hi,

    I have looked all over the forum and may have been answered a lot of time but I couldn’t see an answer.

    How do I add my logo in to the site Header as a png file. I would like this to replace the site header text.

    my site is wwww.solidstatedigital.uk and The “Solid State Digital” Site title in the header is what I want to replace with the logo above it or a file I will put in from the media on wordpress.

    Thanks in advance.

    #85165

    Hi there,

    I have been making use of the mobile menu feature to build some slightly different, simpler pages for mobile on the website; http://181.224.148.70/~sarah

    However, the home page has buttons with links on it that now need to go to different pages dependant on whether they are on a mobile device or not.
    Is there any way to set the home page on a mobile device to a different one or make the links dual functioning?

    Thanks in advance,

    Rebecca

    #85164

    Hello, I have a problem with non-updated files that cause me problems with woocommerce. The files are as follows:

    virtue_premium/woocommerce/content-product.php versione 2.4.0 il file non è aggiornato. La versione di base è 2.5.0,
    virtue_premium/woocommerce/content-product_cat.php versione 2.4.0 il file non è aggiornato. La versione di base è 2.5.2,
    virtue_premium/woocommerce/loop/add-to-cart.php versione 2.1.0 il file non è aggiornato. La versione di base è 2.5.0,
    virtue_premium/woocommerce/single-product/add-to-cart/variable.php versione 2.4.0 il file non è aggiornato. La versione di base è 2.5.0,
    virtue_premium/woocommerce/single-product/price.php versione 1.6.4 il file non è aggiornato. La versione di base è 2.4.9,
    virtue_premium/woocommerce/single-product/review.php versione 2.1.0 il file non è aggiornato. La versione di base è 2.5.0,

    Can you help me solve this prpblema ?, I watched the woocommerce guide but I can not understand how I do and I’m afraid to blow the whole site.
      Thanks so much

    #85153

    Hey,
    In your theme options > misc settings > google analytics box. Do you have what was likely added through installing that demo content?

    That is the only place in the theme where google analytics is added and if you did install the demo content and didn’t update that you would still have the demos site analytics.

    Ben

Viewing 20 results - 28,581 through 28,600 (of 39,333 total)