FvF
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Not able to embed the last Youtube videoThank you very much for the response!
Forum: Fixing WordPress
In reply to: Errors – DOMDocument & Invalid ArgumentI was saved by Installatron! God bless Installatron! ?? it makes automatic back-ups every day. I restored to the backup made yesterday and I also deleted all the other backups.
Forum: Fixing WordPress
In reply to: Errors – DOMDocument & Invalid ArgumentI kept receiving mails telling me that godaddy or wordpress made some back-up. How can I access the backup files and restore only the theme options?
Forum: Themes and Templates
In reply to: Edit Top MenuThank you Sam! It worked!
Forum: Themes and Templates
In reply to: Edit Top MenuI think it’s better to edit these instead of adding another code, right?
so to make the tab color #291f07 I need to edit:
font-size: 11px; padding-top: 3px; padding-bottom: 0px; line-height: 100%;
text-align: center; background: #291f07; ?And for the text color to be #ffffff, where should I edit?
Thanks a lot Sam!
Forum: Themes and Templates
In reply to: Edit Top MenuI’ve found these in my CSS file.
/*— Top Navigation —*/
div.top-navigation.container{ position: relative; z-index: 20; min-width: 980px; }
div.top-navigation-wrapper{ float: right; }
div.top-navigation.container{
font-size: 11px; padding-top: 3px; padding-bottom: 0px; line-height: 100%;
text-align: center; background: transparent;-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;}
div.top-navigation-right{ float: right; margin-left: 15px; }
div.top-navigation-right img{ float: left; margin-top: -2px; margin-right: 7px; }
div.top-navigation-left{ float: right; }
div.top-navigation-left ul{ list-style: none; margin-left: 0px;}
div.top-navigation-left li{ float: left; }
div.top-navigation-left li a{ color: inherit; padding: 0px 8px 0px 8px; line-height: 100%; display: block; }
div.top-navigation-left li:last-child a{ padding-right: 0px;}
div.top-navigation-left li ul{ display: none; }
div.top-navigation-left ul li:last-child a{ border-right: 0px !important; }
div.top-navigation-left ul li:first-child a{ padding-left: 0px !important; }div.top_navigation-header-padding{ padding-top: 15px; }
div.top-navigation-wrapper.container{
padding-top: 5px; padding-bottom: 0px; background: transparent; }Forum: Themes and Templates
In reply to: Edit Top MenuIt worked! Thank you!
Is it possible to turn them into tabs, like the ones I have at the primary menu?
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetNope, I didn’t fix it. I’ll give your some prints.
After I click save/publish:
https://s15.postimg.org/ai5gwxat7/image.jpg
Decided to view Page Info with right-click on the error landing page:
https://s23.postimg.org/403g7kqcr/image.jpg
php information
https://s11.postimg.org/9224s6zoz/image.jpg
Is there anything else I should check?
I’m really not into IT of any kind, so before making any changes I want to be sure what I’m doing so I won’t screw anything up.I will try to contact my hosting provider today and I’ll tell them about the problem.
God help us, poor wp novices. ??
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetI keep receiving e-mails from FixRunner telling me:
Hi, My name is Jane and I’mwith fixrunner.com WordPress support experts.
I saw your website on one of the forums online and that you are having an issuewith your websites, We provide a professional WordPress support andmaintenance service .
If you are currently experiencing any bug or need any immediate fix onyour website we canhelp you fix it for a Flat rate of$49.
Please note that payment is not due until after we fix the issue. If wedon’t fix it you don’t
pay us.Our goal here is to help you, and also to let you learn about our supportand maintenanceservice for WordPress users.
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetWell, it seems this isn’t working either. I’ve let the post make its auto-save for two hours and it still hasn’t saved it. Google’ing, I’ve seen that this is a common and old problem to which WordPress hasn’t payed attention.
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetAlright, this is what (I think) I figured out.
In order to have the article saved as draft, we need to have the auto-save option. If you leave the article alone for a while, it will save itself without causing any errors. You can check if it was saved by looking at the bottom of the writing box, where you have Word Count on the left and Last Edited on the right. When you finish writing you will see it says “Saving Draft” and when it’s done it says Draft Saved At [date]. If the article is long or has many links and photos it might take a while until it saves it, but at least you don’t risk losing everything by trying to save it manually.
I hope this helps people, as I’ve seen this problem reported many times on the support forums.
P.S.: Sorry if I’m not expressing myself too clear, I’m not a native english speaker, I’m Romanian.
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetI tried using the back button, but the whole server/website gets down.
I’ll have a look. Thanks!
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetmax_execution_time is set to 120.
I’ve wrote for 6 hours straight and when I clicked to save the draft I got the same error and lost everything… This is unacceptable.
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetWell, it seems it has finally saved the draft. I don’t know what happened.
Forum: Fixing WordPress
In reply to: Saving Draft error – Connection resetI do have access to my php.ini file and can edit it, but I don’t know how to increase time allowed to php for script execution.
What line should I edit and how?
Thank you.