kuttus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorIs there a way to go back to Old Version of WordPress?
Forum: Fixing WordPress
In reply to: After installing Version 4.6 Error🙁 Any other way to Fix this without Replacing the Codes? the thing that I am not able to get is why it is working only in all other pages and posts that I have published before I update to WordPress Version 4.6 .
Forum: Fixing WordPress
In reply to: After installing Version 4.6 Error🙁 Any other way to Fix this without Replacing the Codes?
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorOMG. Removing it from Around 1600 Posts is Impossible. What to do in this case?
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorIn one website I am using Elazi Lite Version: 1.0.4 and in the other one I am using NewsPress LiteVersion: 1.5 both I have downloaded from WordPress itself. Using Add Themes option in WordPress I have download it.
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorI am using Text Editor only. Please find the screen shots of how I am using the code. This is the same way I was using for Years.
http://i0.wp.com/123newgadgets.com/wp-content/uploads/2016/08/Ads.jpg
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorIt is Text Editor.
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorI have 6 WordPress Sites. In this only 2 sites I have updated to 4.6. In both of this sites I am having same problems.
Forum: Fixing WordPress
In reply to: After installing Version 4.6 ErrorI am not using Plug ins. i am directly posting Cod inside the Articles.
Forum: Themes and Templates
In reply to: Images Getting Resized AutomaticallyWhat I am looking for is not to resize it. I don’t want to resize the images.
Forum: Themes and Templates
In reply to: [Path] Change Width of content boxOne more doubt. When I use “Three Columns, Center” Layout this width is not coming in Effect. How can I make it happen in “Three Columns, Center” Layout?
Forum: Themes and Templates
In reply to: [Path] Change Width of content boxHi,
I want to ingress the width of the Main body only. Sidebar seems to be in perfect width. When I try the above code in Simple Custom CSS both side bar and Content width go wider.. 🙁
Forum: Themes and Templates
In reply to: [Path] Change Width of content boxDo you have a step by step instruction for it.. I am sorry I am not good in Coding…
Forum: Themes and Templates
In reply to: [Path] Change Width of content boxThis is what I have done to style.css. But it is still the same Width…..
/* Width. */
#menu-primary .wrap,
#menu-secondary .wrap,
#main .wrap,
#header,
#sidebar-subsidiary .wrap,
#menu-subsidiary .wrap {
max-width: 90em;
}Forum: Themes and Templates
In reply to: [Path] Change Width of content boxHi Sami,
Should I just add this code into style.css.? Or Do I have to do something else?