igstyles
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Visudal Editor Not WorkingBecause of downgrading?
Great! Thanks for the prompt reply. I will check into it.
Hi, I thought I already responded but somehow it didn’t show up here in the thread. I believe for my version, there is a “Crop and Save” button rather than crop and save separated as in the link your pointed out.
I can see the new thumbnails saved in the wordpress admin, but it never gets reflected on my site.
Please advise! Thanks again!!
Forum: Fixing WordPress
In reply to: Favicon not showing upnever mind…i corrected the url and it is working now.
Forum: Fixing WordPress
In reply to: RSS Feed URL<?php bloginfo(‘url’); ?>
Forum: Fixing WordPress
In reply to: RSS Feed URLsorry : “>
Forum: Fixing WordPress
In reply to: RSS Feed URLHere is the right code:
<div class=”copyrights”>
<p>“><?php bloginfo(‘name’); ?> © <?php echo date(‘Y’); ?> <?php _e(‘All Rights Reserved’, ‘unspoken’); ?></p>
<?php if ( get_option(‘unspoken_footer_text’) ) echo ‘<p>’ . get_option(‘unspoken_footer_text’) . ‘</p>’; ?>
</div>Forum: Themes and Templates
In reply to: Making changes to Style.css not happeningYes this worked, I found another css file that is the deal maker. Thanks esmi!
Forum: Themes and Templates
In reply to: Making changes to Style.css not happeningOk let check. Thx.
Btw under the editor, there is only one other css file: ie.css.
Forum: Themes and Templates
In reply to: Making changes to Style.css not happeningThat is the style.css file under the editor.
Forum: Themes and Templates
In reply to: Making changes to Style.css not happeningYes I tried to clear the cache. And my hosting server is godaddy. Owner permission has both read and write checked so seems ok.
I tried to edit on my pc and load back to hosting server as well, and same thing.
Thanks!