-
AuthorPosts
-
December 2, 2014 at 6:10 pm #361641
hello, I use nextgen plugin.
there is a problem between nextgen & enfold when i use advanced layout.(when i use a nextgen gallery in an advanced layout, it breaks the layout)
I need to use a fullwidth menu inside my page.
I am forced to stay with the simple text editor.My question is:
what is the shortcode of the fullwidth menu? in the shortcode list from the default page editor there is lot of shortcodes except fullwidth menu.
is there an issue about it?.December 2, 2014 at 6:11 pm #361645Hey fredengl!
Please turn on debugging mode to see the shortcodes of element you created using Advanced Layout builder in Default editor – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
YigitDecember 3, 2014 at 2:18 pm #362103thanks.
i put the code for debug mode. When i put a nextgen gallery in the advanced layout all seems to work
two questions:
-can i let the debug mod code in function.php. (if i remove it , that breaks my nextgen gallery)
-how can i change “the fullwidth menu word” when i ‘m on mobile:
actually on mobile, the menu is displayed and labelled “menu” . iwant to change the word “menu” by an other word.is it possible?.
Thx
ps: excuse my poor english :)
December 3, 2014 at 4:00 pm #362151Hi!
1- Yes, you can leave it there :)
2- Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereBest regards,
YigitDecember 3, 2014 at 4:26 pm #362191This reply has been marked as private.December 3, 2014 at 4:31 pm #362201Hey!
Please use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
please do not forget to rescan theme files before editing themCheers!
YigitDecember 3, 2014 at 5:39 pm #362290There is no other way to do that?
December 3, 2014 at 5:42 pm #362295Hey!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open menu.php file and find
__('Menu', 'avia_framework')
and change it as needed
Cheers!
YigitDecember 4, 2014 at 12:18 am #362601This reply has been marked as private.December 4, 2014 at 2:48 pm #362868thx it works
sorry i have another question
When i use a category search or tag search, the fullwidth menu of my individual pages breaks the layout
how can i disable the fullwith menu on category pages or tag pages (archive page)
could i use a conditionnal code or somtehing like that to disable the menu when viewing the category page?note: i tried to disable the sidebars on the archive page but it doen’t resolve the problem.
December 5, 2014 at 2:49 am #363392 -
AuthorPosts
- You must be logged in to reply to this topic.