gs1711
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeHi Kathryn,
This is outside the scope of this topic but I desperately need help with woocommerce shipping. I have not received any help or guidance in the woocommerce support thread. Can you help me?
I have posted my question here 2 days ago:
https://wordpress.org/support/topic/how-do-i-set-up-this-type-of-shipping/
Absolutely any guidance or direction is greatly appreciated.
Thanks!Forum: Themes and Templates
In reply to: [Sela] How do I add a new unicode for a social menu link?Hi,
This is outside the scope of this topic but I desperately need help with woocommerce shipping. I have not received any help or guidance in the woocommerce support thread. Can you help me?I have posted my question here 2 days ago:
https://wordpress.org/support/topic/how-do-i-set-up-this-type-of-shipping/
Absolutely any guidance or direction is greatly appreciated.
Thanks!Forum: Plugins
In reply to: [WooCommerce] How do I set up this type of shipping?Do I need to create three different shipping classes? What after that?
I just need a little guidance.
ThanksForum: Themes and Templates
In reply to: [Sela] How do I add a new unicode for a social menu link?Hi,
Thanks a LOT. You have been great help. Really appreciate it. 🙂
Thanks again! I have implemented the custom CSS plugin. 🙂Forum: Themes and Templates
In reply to: [Sela] How do I add a new unicode for a social menu link?I followed this link:
https://wptavern.com/how-to-add-font-awesome-icons-to-wordpress-menus
and added fa fa-etsy in my etsy custom link in the Social menu.
and now I see a plain E appearing in the menu along with another menu icon for etsy. What’s wrong?
Please help.
Thanks!
Forum: Themes and Templates
In reply to: [Sela] How do I add a new unicode for a social menu link?I followed this link:
https://wptavern.com/how-to-add-font-awesome-icons-to-wordpress-menus
and added “fa fa-etsy” css class in my etsy custom link in the Social menu.
and now I see a plain E appearing in the menu along with another menu icon for etsy. What’s wrong?
Also, I have added this code in my style.css, referring to other icons’ code that already exists in the css:
.social-links ul a[href*='etsy']:before { content: '\f2d7'; }This code was added by referring this:
http://fontawesome.io/icon/etsy/
Please help.Thanks!
- This reply was modified 9 years, 6 months ago by gs1711.
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeThanks. 🙂
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeThanks a ton. I was so stressed over it, my eyes couldn’t catch that one small anchor tag even though I checked it so many times. Been working on this theme for hours now..
Anyway, thanks a lot!!!
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeHi,
Thanks for pointing that out! I have removed it. Let me see now. I will get back to you.
Thanks!Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeI will tell you what I did:
Foe the 3 front page widget areas, I decided to add 3 text widgets and in those three text widgets, I added simple image tags.
Later I realised that i need to link those images to my pages so I did this:
< a href="" > < i m g src="http://www.google.com/wp-content/uploads/2016/11/unnamed-2.jpg" /></a>I did this for each of the 3 image tags. When I saved and refreshed my website, the third widget image appeared HUGE and when I again tried to modify the image tag and anchor tag, I could not find the anchor tag anymore. Can you please let me know where in the internal files can I correct that syntax of anchor tag?
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeOkay. 🙂
[removed login details]
Sorry for the little delay. My internet is acting weird. Again, thanks for helping me.
- This reply was modified 9 years, 6 months ago by Kathryn Presner. Reason: removing login details
- This reply was modified 9 years, 6 months ago by gs1711.
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeHi,
Is there any way I can send the login details to you privately? It isnt launched yet.Thanks a lot for your help!
Forum: Themes and Templates
In reply to: [Sela] Third front page widget area appears hugeHere is the HTML that is generating.
The “Aside” element for the third widget area has vanished after applying anchor tags. How do I fix this and make it look like the first two widget areas?
<div id=”secondary” class=”widget-area front-widget-area” role=”complementary”>
<div id=”widget-area-5″ class=”widget-area”>
<aside id=”text-19″ class=”widget widget_text”><h3 class=”widget-title”>Blog</h3> <div class=”textwidget”>
</div>
</aside> </div><!– widget-area-5 –><div id=”widget-area-6″ class=”widget-area”>
<aside id=”text-20″ class=”widget widget_text”><h3 class=”widget-title”>Tutorials</h3> <div class=”textwidget”><http://www.w3schools.com/css/img_fjords.jpg” />
</div>
</aside> </div><!– widget-area-6 –><div id=”widget-area-7″ class=”widget-area”>
<aside id=”text-21″ class=”widget widget_text”><h3 class=”widget-title”>Shop</h3> <div class=”textwidget”>
</div>
</aside> </div><!– #widget-area-7 –>
</div>- This reply was modified 9 years, 6 months ago by gs1711.
Hi,
@artann, thanks a ton! This worked for me. No more errors now. ::)
I am wondering if disabling the ones without dates will cause any problems with the search engine or something? Does disabling them mean that Google won’t pick these up? I am sorry I am a beginner and have no idea about all this. I am just following whatever tutorials are there on the internet.
ThanksForum: Fixing WordPress
In reply to: Search form is neither appearing nor workingHi,
I have tried adding the above CSS code in both Style.css and Custom.css but it is making no change.Also, I have deactivated the Zopim plugin and still I see a blank page when I type something in the search box and press enter.
Can you please help me out?
Thanks!