menusplus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site does not work without WWW.The actual cause has not been fixed. However, what I did do was create a 301 redirect from without the www to the address with the www.
I should probably re-clone the the site and make the correction but I hate to take it down for any amount of time, since the theft of my domain name has had an impact on SEO!
Forum: Fixing WordPress
In reply to: Link to Plugin page got deleted, how can I get it back?When I went back into the WP admin panel I went to my cache plugin and enabled it. Next I tried the plugin link again and it worked! I have no idea why this worked or if I disable the cache plugin if it will disappear again, but all is good for now.
Forum: Fixing WordPress
In reply to: Site does not work without WWW.Sorry, I meant clone app!
Forum: Fixing WordPress
In reply to: Site does not work without WWW.The link is http://www.menus-plus.co
A little back ground info – My domain was stolen so I needed to get the site back up and had to use a different domain name, just changed from .com to .co Not being a web developer guru, I got help from the hosting company. After many attempts to put the files on the new domain and get it to function, they used the clown app in cpanel and I think they entered http://www.menus-plus.co as the domain instead of just menus-plus.co
Forum: Fixing WordPress
In reply to: Link to Plugin page got deleted, how can I get it back?Cleared caches, several times.
The index.php file is still there.
I can access each individual plugin from the menu on the sidebar and work with them. I just can’t get to the page with ALL plugins where you would add new ones, inactivate current ones and so forth.
When I click on the plugins link it returns a standard 404.
Yes, I watched and read. I removed All in one from the htaccess file and was able to get in. Then set it up again, then was able to log in. However a couple of days later the same thing happened, could not login just directed to the main page of my website. WHY does this happen?
I also have WP Better security installed as well and I keep getting file change warnings as follows:
wp-content/bps-backup/logs/http_error_log.txt Friday January 3rd, 2014 at 10:18 am UTC 7c9fc4a6772a4b4f07f2db937fcd19c5
wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log.txt Friday January 3rd, 2014 at 6:37 am UTC c1bcd8d096efe52c02be01c227a1ee56
wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log-cron-job.txtForum: Fixing WordPress
In reply to: Change font color of title on showcase template using child themeThanks for the help, don’t know if it worked though, I changed to another theme that has many more options and is working out great.
Forum: Fixing WordPress
In reply to: Change font color of title on showcase template using child themeThat changed the color!
Now the problem is that the title is too close to the header and the space between the title and the content is too big.
I had reduced the space between the header and title and the title and content PREVIOUSLY which worked on the side bar template but seems to have screwed up the showcase template. The following is the code I put into the child theme to take the spacing out.
#main,
.singular.page .hentry {padding:0;}.hentry, .entry-content {
padding: 0;
}Forum: Fixing WordPress
In reply to: Change font color of title on showcase template using child themeDid you check out the link, it did not change the color on the title on the default template only on the pages with the sidebar template. If I use the showcase template the title does not display. I have now changed that page to the showcase template. Poof! Title gone!
You will see that the other pages have the color changed on the heading but not the showcase or default template pages.
Forum: Fixing WordPress
In reply to: Change font color of title on showcase template using child themeHere is the link http://restaurantmenucovers.biz/menu-covers/
The title is Menu Covers, it disappears on the showcase template, and stays black on default template.
I have it set to default right now. If you want to see it at showcase respond and I’ll change it again.
Forum: Fixing WordPress
In reply to: Change font color of title on showcase template using child themeI am working with the child theme and I did that. It worked for the sidebar pages BUT did NOT work for the Showcase template page.