fantasy_5
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: use media queries o make footer bar responsiveMy media query worked. Thanks ????
Forum: Fixing WordPress
In reply to: use media queries o make footer bar responsiveI’m still awaiting help. Is someone available? I would actually prefer to use media queries to resolve this issue. This code worked at first but doesn’t seem to cut it in my child theme.
@media only screen and (max-width: 767px) { #tips, .boxfloat { width: 100%; } }
Forum: Fixing WordPress
In reply to: use media queries o make footer bar responsiveSo would it be written like this instead? I guess I’m asking to see the actual corrected CSS code itself that I would place inside of my custom CSS rather than just the instructions on what to remove from the original code to correct. Because I added the code like this
(max-width: 920px) {
.boxfloat {
and the footer bar is still cut off on mobile devices.Forum: Fixing WordPress
In reply to: use media queries o make footer bar responsiveHi, Paul!
Thanks for your reply. So, should it be written like this instead or how exactly?
(max-width: 920px) {
#tips, .boxfloat {
Max-width: 100%;
}Forum: Plugins
In reply to: [Child Theme Configurator] Is There Support Here?I watched the video on your website about making it responsive already and it did not work for me.
Forum: Fixing WordPress
In reply to: Hide vertical scroll bar on home page onlyHi, Steve!
The site is not live, but I can remove the splash page briefly.
https://shopatkei.com- This reply was modified 8 years, 2 months ago by Jan Dembowski.
- This reply was modified 8 years, 2 months ago by Jan Dembowski. Reason: Removing broken li tags
- This reply was modified 8 years, 2 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [W3 Total Cache] Reduce http RequestsHi, Kimberly!
Yes, I am having issues with http requests because there are so many. I would like to reduce them and have read several articles about combining the js and external stylesheets into one file, but still not 100% clear on how to do it without ruining my site or causing it to malfunction. My current speed score is 96 and y slow is 71. Site loads in well under 5 seconds and I’m not using a cdn. I’m also not really sure how to create a css sprite never done one before. I have heard of spriteme, but are you familiar with any tutorials I can watch that will assist me step by step for sprites and minimizing http requests?
Thanks so much Lisa! That did the trick. ??
Forum: Plugins
In reply to: [W3 Total Cache] Reduce http RequestsHi, Kimberly!
Yes, both css and js minification settings are enabled. Also, the inline settings for both are ticked and @ import handling is processed. Thanks for your reply.
Hi, Lisa!
On wordpress.com I am able to reorder the sharing buttons on my wordpress.com site. https://fantasy5.wordpress.com which redirects to celebrity scope.
Hi, Lisa!
No, I am not able to drag the buttons into a different order or remove them under the sharing settings in my dashboard. I even tried deactivating then reactivating jetpack, but no change. I will contact the theme developer about the overlapping issue, but please see here https://celebrityscope.net/blog
I’m not really sure about whether or not the js errors exist and how to correct them if so, but the site and other plugins seem to be working fine and I hope I can get to the bottom of this because jetpack is great. I only wish to remove the pin it nd pocket buttons and was wondering if an instagram button can be added. Whatever you can do to help would be awesome sauce. Thanks for your speedy reply.
[moderated to fix link]Forum: Fixing WordPress
In reply to: Remove slider from blog posts, but keep on home pageHello, Everyone!
My issue has been resolved. I simply had to go in a change settings in my reading options which did the trick. Removing blog from actual posts page automatically removed the slider from the blog page itself.
Forum: Fixing WordPress
In reply to: Remove slider from blog posts, but keep on home pageHi, Tara!
The name of the theme and where I downloaded it from is irrelevant to my question. I’ve gotten help in the forums and have never been asked that question and still able to get help. I just need to know the css if you can’t help me I understand. Thanks.
Forum: Fixing WordPress
In reply to: Function to specify featured image dimensionsHi, Clarion technologies!
I see the link, but what custom css can be implemented to resolve the issue? to automatically specify the image sizes listed aboove which will help with the seo?
Forum: Fixing WordPress
In reply to: Remove slider from blog posts, but keep on home pageHi, Tara!
The slider is a part of the theme. I just need to know what css codes will work for removing the slider on blog posts page only. Any ideas? Thanks for your reply.