Forum Replies Created
-
AuthorPosts
-
March 24, 2017 at 12:13 pm in reply to: Definde sidebar on the left > Custom Post Type > single-custom_events.php #766079
Thank you Andy, it is a offline LAMP DEV Website with no online access. I know how the blog pages can be ajusted in the theme option. I was hoping for a PHP code I can use in my single-custom_events.php to place my sidebar on the left side.
Kein Thema, die Jungs von Enfold sind klasse, die helfen wo sie können. Bin selbst Entwickler und kenne schlechtere Templates. Trotzdem interessiert es stark was das Update bewegt hat. Ich hatte mal mit Google Map API eine lange Geschichte, hat sich aber auch alles geklärt, lag dann an mir. Meine nur, dass wir uns zügeln sollten, wie wir kommunizieren, denn wir sind alles Menschen und keine Maschinen. Alles Gute!
Andreas, ich bitte dich Deinen Ärger etwas zu zügeln. Ich bin kein Enfold-Member aber ich nutze Enfold seit Jahren erfolgreich. Was Du schreibst kann ich so nicht nachvollziehen oder reproduzieren und bin aus Sicht eines Entwicklers stets auf der Suche nach Lösungen statt nach Schuldigen zu suchen. Mach folgendes: Nehme stets etwas Content der einzelnen Seite raus, so lange bis die Site wieder geht. Dann hast du den Schnipsel, der das Ganze verursacht. Evtl. ist wirklich etwas drin, was so nicht passt und das interessiert jetzt alle. Also statt trump-mäßig sich aufzuführen und wild rumzutwitter versuchen alle es auf die ruhige Art, das sind wir uns Kollegen schuldig. Meinst Du nicht? Mir ging es mit Avada so und das ist das “beste” Theme wenn man Envato glauben schenkt ;-)
CONTENT_DECODING sounds like a format Problem. Can you check the Content and delete some for testing. Maybe there is a string in it causing the Problem. I am just a user not am Enfold-Expert. Let us know.
- This reply was modified 7 years, 8 months ago by royaltask.
I would dupicate the 2 and replace. Test it!
Is this code correct. I want to place avia-tooltip.js in my child theme folder /js/avia-tooltip.js
function wp_change_avia-tooltip() { wp_dequeue_script( 'avia-tooltip' ); wp_enqueue_script( 'avia-tooltip-child', get_stylesheet_directory_uri().'/js/avia-tooltip.js', array('jquery'), 2, true ); } add_action( 'wp_print_scripts', 'wp_change_avia-tooltip', 100 );
My goal is to make a the clicked avia-tooltip permanent visible.
Is it possible to add this changes in my child theme? Where to place avia-tooltip.js in child theme?
send me a link, I can test it on iphone and ipad.
Works now. Here is the fix: https://dl.dropboxusercontent.com/u/6620035/evo/ajde-wp-admin.js
Thank you I got this working.
Can you help me?
.menu li > a::after { content: " ????"; font-family: "??fontello???"; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; position: absolute; right: -1px; text-transform: none; top: 1px; }
- This reply was modified 7 years, 11 months ago by royaltask.
I tested nr. one and it works! I thank you for your help and I am not disappointed at all!
It is due to changes in Google Map API. Thank you for a solution in the next update. keep up the good work.
@FPDC keep it calm, unprofessional looks different!July 29, 2016 at 2:21 pm in reply to: Map etch coordinates not working : How to manually enter map latitude/longitude? #666595Thank you – can we place them coordinates in fields?
July 29, 2016 at 2:01 pm in reply to: GOOGLE MAP Fetch Coordinates’ Button is not working :/ #666586Is there a way to place Coordinates without fetching automatically?
Map not working, there is a workaround, but you need to have an own key. I wait for a global easy solution.
June 14, 2016 at 8:04 am in reply to: Avia table & ampersand > Using ampersand "&" in the table not working on mobile #647830Thank you. scrollable is not my goal, I want to see it underneath…
June 10, 2016 at 11:21 am in reply to: Avia table & ampersand > Using ampersand "&" in the table not working on mobile #646149One more thing, … If I use “(” or “)”
Table headline wont show. Can you helpJune 10, 2016 at 11:19 am in reply to: Avia table & ampersand > Using ampersand "&" in the table not working on mobile #646146Oh no, not working in moblie I see now:
Surf & a m p ; Fun
Is it a plugin I have to load or already build-in enfold? I did not find it in witgets.
Is it just included in the “enfold-lifestyle-blog”? I need this for the standard theme as well.
Nette Frage, würde mich auch interessieren falls sowas geht. Von der Technik aber eher unwahrscheinlich, da die Daten von WP-Medien gezogen werden.
As you know customers, they like the drag and drop ALB Elements. They just cant handle Shortcode too well and get frustrated easily.
Got it working with jQuery clone(). Now I have editable ALB Element showing in a Tab. Was tricky though, especially copy() forms and hidden elements gave me some extra miles.
Thank you Elliott for all you help and support.January 21, 2016 at 8:55 am in reply to: header social icons > how to place a div after the icons for language select #569235I did and it works. Thank you for this function!
here we go.
I am developing on local server. Just in case it helps: I have defalut theme, default menu, and this code in custom css.
#top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu { background-color: transparent !important; padding-top: 23px; } .av-main-nav > li > a { line-height: 150px !important; }
no more changes untill now. Maybe you can reproduce this.
- This reply was modified 9 years ago by royaltask.
September 16, 2015 at 2:15 pm in reply to: How do I get the header logo to overlap into the slider area? #504116I did some custom css height: 188px for my logo and it works. Had to turn off sticky menu though.
Thank you, I could not get it to work for the custom fields within the custom post types. My custom flield is a WYSIWYG Edior “campinfo”. I canged this line as well:
$meta[‘page’][] = ‘campinfo’; /*instead add the name of the custom post type here*/
Avia Layout editor is not showing for this custom field.I use Types WP.
Can I have two page builders working on one open page? Maybe this causes not the advanced editor displayed.- This reply was modified 9 years, 2 months ago by royaltask.
I use Version 3.2.2 from Juli 2015. Screenshot added.
Any suggestions?I give up here. I dont have a live site. Just wanted different background colors for my main menu.
-
AuthorPosts