-
AuthorPosts
-
February 19, 2014 at 11:13 pm #226488
Hi, what’s up
2 questions concerning the following link: http://wirex-systems.com/wordpress/1. how can I avoid the header resizing when scrolling down the page, meaning that I would like it to be fixed without any change. (I’m using Small fixed Header)
2. Please play a moment with the ‘Vertical’ sub-menu; Note that all the content is in one page and by selecting a sub-context, the page scrolls automatically.
My problem is that when clicking on ‘Telecom’ or ‘Cyber…’ (of which I used my #tags), the page immediately jumps! but when clicking on ‘Government’ (which use #top) the page is smoothly scrolling back.
Of course, same in the ‘Products…’ page.
How can I make my #tags to behave smoothly just like the #top ?Many thanks
February 20, 2014 at 6:04 am #226611Hi,
1. Open js/avia.js and look for line 18:
avia_header_size();
Replace it by this:
//avia_header_size();
2. Can you create an administrator account and post it here as a private reply?
Regards,
JosueFebruary 20, 2014 at 8:18 am #226632Hi Josue, thanks!
1. How can it be that I do not have avia.js file (anywhere!); I do see js/custom-header.js, could it be it?
2. sorry, I didn’t understand what and where admin account you refer to
February 20, 2014 at 3:12 pm #226793Hi!
1- You should go to wp-content\themes\enfold\js folder to find Avia.js file
2- Admin account to dashboard of your site. Please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit buttonCheers!
YigitFebruary 20, 2014 at 4:19 pm #226849This reply has been marked as private.February 20, 2014 at 4:47 pm #226875This reply has been marked as private.February 20, 2014 at 5:10 pm #226889This reply has been marked as private.February 20, 2014 at 5:12 pm #226893Ok, i’ll leave it for now, reply back to this topic when you are done.
Best regards,
JosueFebruary 20, 2014 at 8:56 pm #227051hi there
Important urgent question if I may:
I have just imported the site from sub-directory to root (some broken links but not too bad…)
anyway, it seems that it didn’t import the styling changes that I made in Enfold Theme Options (including the quick css).
In which original file I find this changes to copy/past into the root dir?Thanks!
February 21, 2014 at 1:23 am #227174It’s not in a file, but in the database (wp_options table).
If you still have access to it, i’d recommend it doing a WP MigrateDB or WP MigrateDB PRO migration.
Regards,
Josue- This reply was modified 10 years, 8 months ago by Josue.
February 21, 2014 at 10:03 am #227331Hi Jouse, strange how It did not transferred with other tables, I changed it manually…
Anyhow, if you would like, we can go back and try to fix the auto scrolling issue (isn’t it just applying the js for #top on each #” there is?).
Could I ask for another advice: How can I make the H2 to be a normal ‘unicase’?
Thanks!
February 21, 2014 at 4:14 pm #227544Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }
Best regards,
YigitFebruary 22, 2014 at 9:06 am #227846Thanks!
-
AuthorPosts
- The topic ‘header / menu’ is closed to new replies.