Jess
Forum Replies Created
-
Forum: Plugins
In reply to: [Fullscreen Menu] Body scrolling instead of overlay menuIt works! Thank you so much!!! PS. Such an amazing plugin by the way!
Sweet! I had a feeling that was the case! Because aside from my localhost, it even works well on one of my domain.com websites. I’ll just work on it via my localhost instead of the subdomain. Thank you for resolving this!
- This reply was modified 5 years, 10 months ago by Jess.
I tried disabling every plugin and setting it up to the default WP theme. Still no luck though.
This is what it says in my console:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://yummydoh.wpengine.com/wp-content/themes/Impreza/fonts/fa-regular-400.woff2. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). A Geolocation request can only be fulfilled in a secure context. wpsl-gmap.min.js:1:1612 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://yummydoh.wpengine.com/wp-content/themes/Impreza/fonts/fa-regular-400.woff. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://yummydoh.wpengine.com/wp-admin/admin-ajax.php?lang=en&action=store_search&lat=45.501689&lng=-73.56725599999999&max_results=25&search_radius=50&autoload=1. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
My website is a subdomain type of URL (https://yummydoh.wpengine.com/). Would that influence this? Because it works perfectly fine in my local server (https://localhost:8888/).
Thanks,
JessForum: Themes and Templates
In reply to: [Storefront] Adding space after headerIt worked out great! Thanks again!
Just hoping this won’t occur on the next WordPress or Storefront update. However, so far I really like the theme!
: )
Forum: Themes and Templates
In reply to: [Storefront] Adding space after headerHi @magnuscron and everyone else,
Though the code works for my index page, it affects all my other pages by cutting out the image slider. It also removes the spacing between the image slider and the content (on every other page).
I tested everything out. I know my code isn’t the problem, because I removed all code. Also, I deactivated all my plugins to see if that might be the problem and it’s not that either.
My site:
https://jessicanlessard.com/cwcf2/I noticed what the problem was! It has to do with the “Static Front Page” options. Right now it’s set to “Home”. However, if I select default (no posts) for “Front page” or “Posts page”, then it removes the spacing between the navigation and image slider (back to normal).
What I’m referring to.Will there be an Storefront update that can fix the “Static Front Page” options pretty soon? I would like to have the ability to set it to “Home”.
Thanks,
JessForum: Themes and Templates
In reply to: [Storefront] Adding space after headerI have the same issue!
My website was just about finished! However, as soon as I updated the theme, I noticed some spacing between the main navigation and the image slider (this is in the header area).
Another thing I noticed is that the spacing doesn’t show in any other pages except for the index page.
Here’s the link to the website:
https://jessicanlessard.com/cwcf2/Please let me know if the theme will be updated to fix this issue or if there’s anything I should do! Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Move widget area of header to the topForum: Themes and Templates
In reply to: [Storefront] Move widget area of header to the topHi @jesin A
I got it to work! Thank you so much Jesin and everyone else!
Link: https://jessicanlessard.com/cwcf2/Jess
Forum: Themes and Templates
In reply to: [Storefront] Move widget area of header to the topHi @jesin A and @chris1design
Thanks for your help guys! I tried both suggestions. However, I decided to stick with what I originally started. Therefore, I went with @jesin A’s suggestion. I do see that it requires some CSS code. How should I code it?
Here’s the link (I updated it based on your suggestion):
https://jessicanlessard.com/cwcf2/I appreciate everyone’s help so far!
Forum: Themes and Templates
In reply to: [Storefront] Move widget area of header to the topHi @jameskoster!
Thanks. : )
I’m really new to WordPress and I can’t figure out what the markup for the “Simple Social Icons” and “Polylang” (language switcher) are. How do I find that out? Also, I tried to just use “storefront_header_widget_region” and that just duplicates it…
<?php add_action( 'storefront_header', 'storefront_header_widget_region', 40 ); ?>
Let me know what I can do!
Thanks for your help!Forum: Themes and Templates
In reply to: [Storefront] Move widget area of header to the topHi @jameskoster and @jesin A
I’m unable to place the widgets of “social media icons” / “language option” somewhere near the top of the website. I tried to make changes. However, it affects my 100% width meta image slider. It seems like the widgets of “social media icons” / “language option” come together with the meta image slider.
How can I make the “social media icons” / “language option” and meta image slider two separate widgets? And have the “social media icons” / “language option” to the top? Ideally I would like it to be between the very top menu and the main menu, not at the very very top.
Here’s the link to the website I’m working on:
https://jessicanlessard.com/cwcf2/I tried everything. Please let me know what I can do!
Greatly appreciate it! Thanks!Forum: Themes and Templates
In reply to: [Klean] Social IconsHello @divjotsingh_440,
It’s alright. I decided to add a headphones as “Listen” from fortawesome to represent Bandcamp. It works fine!
Thanks everyone!
Forum: Themes and Templates
In reply to: [Klean] Social IconsHi,
That makes sense, especially since last night I noticed that there weren’t any Bandcamp icons on the fontawesome website.
What if I just use the Bandcamp icon as a png file and leave all the other icons as it is (which are using fontawesome)? How would I change the code to that?
Or, how could I go about it to use the icon on pictonic?
https://pictonic.co/icon/bandcampThanks!
Forum: Themes and Templates
In reply to: [Klean] Social IconsHi @divjotsingh_440 and everyone else,
I was wondering how it’s possible to add a brand new social media icon (without replacing any), such as that of “Bandcamp”? I tried to modify my child’s social.php and also use your code for my child’s functions.php, and no luck. Let me know what I should do.
Thanks!
Forum: Themes and Templates
In reply to: [Storefront] How do I make an image slider full width?Hi @wooassist
I re-downloaded the theme and it all works fine now. Thank you so much!