Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years, 2 months ago rebeccaolson
    Participant

    Expired

    in reply to: Product Imgaes & Layout, and Cart Button Formatting

    Mihaila – I apologize, I’m unsure what you mean by FTP profile data – do you mean the credentials to log into my site host (bluehost) to access the files? Since the wp-content/plugins/woocommerce/includes/wc-template-functions.php file can be accessed through my WordPress dashboard, why do you need to get into the FTP files? Is this what I did wrong? Is the file I can access through WP not the same file as if I found it in FTP?

    I’m just slightly hesitant to give access to the back end of my site over the internet.

     

    9 years, 2 months ago rebeccaolson
    Participant

    Expired

    in reply to: Product Imgaes & Layout, and Cart Button Formatting

    Mihaila –

    After the most recent update, I’m having issues with #1 (above) again – I would like my “Items you might be interested in” in the cart page to be 4 across. I checked the code you gave me above for the wc-templates-functions.php file and couldn’t find that exact code any longer: <span style=”background-color: #f9f9f9; color: #4b4d4d; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px;”>function woocommerce_cross_sell_display( $posts_per_page = 2, $columns = 2, $orderby = ‘rand’ </span>

    Instead, what I found was: function woocommerce_cross_sell_display( $limit = 2, $columns = 2, $orderby = ‘rand’, $order = ‘desc’ ) { global $woocommerce_loop;

    I changed the $limit and $columns to 4, but I still don’t have 4 products – I now have 3 (it seems the margins may be off.)

    I also have this code in my CSS:

    .woocommerce-cart ul.products li.product.columns-2 {

    margin-right: 1%;

    width: 24.25%;

    }

    Can you tell me if I need new/different code to make this change, or if there’s a change I need to make going forward so I can fix this for future updates?

    Thanks!

    Rebecca

    9 years, 2 months ago rebeccaolson
    Participant

    Expired

    in reply to: Layout Issues with Search Icon & Cart & Shipping Page (Responsive)

    Mihaila – The issue seems to have sorted itself out. Thanks!

    9 years, 2 months ago rebeccaolson
    Participant

    Expired

    in reply to: Layout Issues with Search Icon & Cart & Shipping Page (Responsive)

    Mihalia –

    Two of these issues popped up again with the most recent Tower update:

    1) In regular screens, the search icon is laying on top of the final menu item. This is only when using the Opera browser – it looks fine in Firefox, Chrome and IE.

    2) The tables in the Cart page are messed up. (Checkout page is fine this time around.)

    I haven’t changed any of the CSS code you gave me above, last time this happened. Please let me know if you need screenshots.

    9 years, 2 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce Background Color

    Thank you – that worked perfectly!

    9 years, 4 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Thank you – that seems to have worked!

    9 years, 4 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Sorry about that – I always forget that this forum doesn’t like text from word docs. The code I inserted is what you gave me:

    .header_wrapper.header_11 {
    padding-top: 40px !important;
    }
    .admin-bar p.demo_store {
    top: -9px;
    }

    9 years, 4 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Mihaila –

    Unfortunately, with the recent theme update to Tower, the CSS you gave for this issue is no longer working on PC (the CSS for mobile still works fine.) When I turn on the sitewide notice and add the following CSS, the notice covers the header.

     
    <p style=”margin-bottom: 0in; background: #ffffff;”><code class=”western”><span style=”color: #000000;”><span style=”font-family: Times New Roman,serif;”><span style=”font-weight: normal;”><span style=”background: transparent;”>.header_wrapper.header_11 {
    padding-top: 40px !important;
    }
    .admin-bar p.demo_store {
    top: -9px;
    }</span></span></span></span></p>
     

    I tried adjusting the values for both the header_wrapper and admin-bar, but nothing moved. Ideas? I’ve turned off the sitewide notice for now, because it covers the navigation for the site (and I removed the associated CSS because without the notice, it makes the naviation bar far too wide) – but you have my credentials in my profile if you want to turn it on to see what I mean. I’ve also attached a screenshot. Thanks!

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Logo and Product Column Issues

    Mihaila – I didn’t fix the issue. It doesn’t happen every time I open the site (perhaps 25% of the time.) When I refresh, it always disappears. I’m concerned a customer won’t refresh. Is there a way to check the code based on all the screenshots I’ve provided, to see if you can see something in there that would be causing it?

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Thank you – those adjustments worked!

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Logo and Product Column Issues

    Mihaila –

    The element is located on the home/index page of the site – not within the shop, as the test page you created indicates. Please see this screenshot: https://www.lavenderconnection.com/wp-content/uploads/2016/10/screenshot102616.png

    I previously said “I don’t know if the element will have the same issues” because I removed the faulty “call to action” element a few weeks ago – we didn’t need it, it was malfunctioning, and you guys couldn’t figure out what was going on.  I added back the same type of element (call to action) to the home page, using visual composer, so that you could look into it again.

    Because the original one that was malfunctioning was deleted, I wasn’t sure if the new “call to action” element would have the same issues as the last one. It appears that it does have the same issues – please see the above screenshot that I took today, using Chrome.

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Mihaila – unfortunately no, that didn’t work – it looks the same.

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Logo and Product Column Issues

    Hello – I removed the element because we didn’t need a call to action for the next few months. However, I’ve created another one for you so you can take a look. I don’t know if it will have the same issues. The one I was using before was the element that came with the original theme template. I do also have a backup of my website from before I removed it, and I can send you those files, if that’s helpful.

    I have added my credentials for you.

    9 years, 7 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Thank you – that looks great on a PC! However, it has messed with the responsive navigation bar and layout on my phone.

    Here is the “visit us” page with the banner activated – the navigation bar is now cutting off the element at the top rather than pushing it down. In addition, there is a new section of brown on the right:

    And here is the home page with the banner removed – the navigation bar at the top is too wide, and it’s still cutting off the top of the element (slider in this case):

    Thanks!

    Rebecca

    9 years, 8 months ago rebeccaolson
    Participant

    Expired

    in reply to: Woocommerce: Sitewide notice covers header

    Mihaila –

    Unfortunately, that didn’t work. I tried upping the padding to padding-top: 1oopx, but still nothing changed (it looked exactly the same as the original screenshot.) Any other ideas?

    Rebecca

Viewing 15 posts - 121 through 135 (of 207 total)
← 1 2 3 … 8 9 10 … 12 13 14 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password