phino
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Child Theme Custom header.php breaking WP Admin Dashboardi figured it out, i shouldn’t have used functions.php as it was global to the entire wordpress site (including the dashboard). So i just did the child theme over without the functions.php.
i thought i would need it but not really.
anyone have any idea on his or can assist me please? greatly appreciate it. it’s been bugging me for a few weeks already.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Thumnails flush righta quick fix for this is your code. your 10px off
your code:
div class=”ms-thumb-list ms-dir-v ms-align-right” style=”right: -150px; width: 150px;”just add the style right to -160px and it reaches the end of the right without space.
i’m sure someone may have a better option but this is what i thought of on the top of my head
i’ve tried it on another wordpress site i have and it works just fine. there has to be something missing that i did but I just can’t figure it out.
oh just a FYI, it’s not the Pro version, it’s the free version just in case anyone is wondering.
tried doing some more testing and no luck.
Forum: Fixing WordPress
In reply to: help w/ wp-admin login after moving to new directorythis login looping issue is not allowing me to logon to my wordpress site at all. =(
Forum: Fixing WordPress
In reply to: help w/ wp-admin login after moving to new directoryam i suppose to go into phpmyadmin and change something?
Forum: Themes and Templates
In reply to: Simple Grid Theme Posting Issuefigured it out. thanks
Forum: Themes and Templates
In reply to: Minor issues in Simple Grid theme .. Please help !!question, i’ve tried everything and i could be missing something so simple. how do i add a post/tile/topic? i don’t see anything when i create a post or a page. i can manipulate the menu but not the categories or where the grid section fills in.