Forum Replies Created
-
AuthorPosts
-
August 4, 2018 at 5:09 pm in reply to: av_postcontent shortcode provides non parsed shortcodes of layout builder #993532
Hey saschapi,
Have you tried to call the do_shortcode() function multiple times like:
$output = do_shortcode('[av_postcontent link="page,145" av_uid=""]'); echo do_shortcode($output);
Best regards,
DudeHi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Rikard requested the login credentials two days ago but unfortunately we still didn’t get them.
Best regards,
DudeHey snackx,
Ich würde empfehlen den Purchase Code erst am Live-Server zu aktivieren, da dieser nicht benötigt wird, um das Theme zu verwenden. Der einzige Nachteil ergibt sich daraus, dass die Theme-Updates nicht automatisch heruntergeladen werden können, jedoch sind diese Updates auf Dauer erst am Live-Domain erforderlich/nützlich.
Da wir den Purchase Code nicht vergeben, nicht validieren und auch nicht verwalten können, wende dich bitte bei Problemen mit der Gültigkeit an Envato/Themeforest ( https://help.market.envato.com/hc/en-us/articles/202821620-Contact-Us ). Envato sollte in der Lage sein, einen neuen Purchase Code zu vergeben oder den bestehenden Schlüssel als valide einzutragen.
LG,
DudeHi!
Great, glad Jordan could help you :)
Cheers!
PeterAugust 3, 2018 at 6:51 pm in reply to: /blog/ -> endless redirect but blog entries are reachable #993341Hi,
Strange because it worked when I tested it…
It seems like something “hijacks” the “blog” slug. If I rename the blog slug to i.e. “myblog” it works, also if I set the permalink structure to “Numerisch”.
Normally this only happens if another entry (post, page, media gallery item, portfolio item, tag, category, etc.) also uses the same slug. However I couldn’t find one on your website.
Do you set redirect rules in the htaccess file which might conflict with the wordpress rewrite rules?
Best regards,
DudeHey kpenner36,
I tried to reproduce the issue but the accordion on the front page works fine for me. If I click on the second box the text
Wilderness Edge Retreat & Conference Centre, 32 Burrows Road, Pinawa, Manitoba
1 hour east of Winnipeg in the Whiteshell Provincial Park area. We are located on 11 acre on the Winnipeg River.
pops up. If I click on the third box I can see:
Absolutely. Entered your contact information into the form above and we will send you additional information along with our email and phone number. There is no obligation to visit us even if you sign up for a free stay.
Which browser/OS are you using?
Best regards,
DudeAugust 3, 2018 at 5:35 pm in reply to: Tab section broken in back office only: unable to modify content #993323This reply has been marked as private.August 3, 2018 at 5:13 pm in reply to: /blog/ -> endless redirect but blog entries are reachable #993316Hi,
I fixed it. I set the permalink structure (Einstellungen > Permalinks) to /%category%/%postname% – just using %postname% is too risky because a post slug/title may conflict with a page or portfolio slug/title.
Best regards,
DudeHi tesspaine!
Yes the portfolio element can only display portfolio items. If you want to add an image gallery please use “Media Elements” like the “Gallery”, “Masonry Gallery” or “Slider” elements.
Regards,
PeterHi!
You need to add a \ sign before the two double quotes which follow the onclick=…
Regards,
PeterHi sterqonline!
You can usw a plugin like https://www.wpallimport.com to export and import your customers demo data.
Regards,
PeterAugust 3, 2018 at 3:30 pm in reply to: Unable to write proper code in text area due to Js error in Admin side #993290Hi almondmike_a!
Please create us an admin account anderen we’ll look into it.Best regards,
PeterHi,
I fixed it – your code contained a syntax error which broke the player. I had to replace this line:
["This is a test conducted in Gemco's lab on acetic acid. The 4" Gemco Valve is located on the bottom of a feed hopper. The spherical disk easily cuts through the thick slurry, giving a tight shut off.","3BL4mpgWCEs"],
with
["This is a test conducted in Gemco's lab on acetic acid. The 4\" Gemco Valve is located on the bottom of a feed hopper. The spherical disk easily cuts through the thick slurry, giving a tight shut off.","3BL4mpgWCEs"],
so basically I had to escape the quote after 4 (4″ Gemco).
Best regards,
DudeHi,
Ok, I’ll leave this thread open for now :)
Best regards,
DudeAugust 3, 2018 at 2:31 pm in reply to: Gutenberg – Will my website crash in next WP-Version? #993274Hi!
I’ll close this thread now and we’ll stick to this one: https://kriesi.at/support/topic/gutenberg-2/ . Also see https://kriesi.at/support/topic/wordpress-gutenberg/#post-900941
Best regards,
PeterAugust 3, 2018 at 2:29 pm in reply to: Gutenberg – Will my website crash in next WP-Version? #993273Hi!
We’ll make sure Enfold is compatible with wordpress 5 and newer versions which doesn’t necessarily mean Enfold will be compatible with Gutenberg when wordpress 5 is released. Enfold already ships with the Avia Layout Editor which is more versatile than Gutenberg. Gutenberg has potential and we’re looking into it and we work on it but we’re not in a hurry.
Regards,
PeterHi,
Man kann bei diesem Plugin alles exportieren, dh Artikel samt Kategorien, Beitragsbilder, Seiten, Autor, Benutzer, Post Meta Felder, etc.
LG,
DudeHey lackformkleber,
I tested your website (product page https://www.lackformkleber.de/smart-repair-lackreparatur/audi-lx7m-nanograu/ ) with the structured data test tool from Google: https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.lackformkleber.de%2Fsmart-repair-lackreparatur%2Faudi-lx7m-nanograu%2F and it didn’t report errors. The homepage: https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.lackformkleber.de%2F also seems to be valid. Please provide a link to a page where we can see the error(s).
Best regards,
DudeHi,
Ok, I’ll leave this thread open in case you need additional help :)
Best regards,
DudeHi,
Und wenn ihr ein Backup wiederherstellt, wo der Fehler noch nicht auftrat und die Änderungen seit dem Backup manuell nachvollzieht?
Alternativ könntet ihr probieren die Daten mit einem Plugin wie http://www.wpallimport.com/ zu exportieren und dann in eine neue Datenbank zu importieren. Der Vorteil wäre, dass der Export/Import auf PHP Ebene laufen würde und vermutlich Datenbankfehler nicht in die neue Datenbank übertragen werden würden.
LG,
DudeHey weblinedesign,
One possible reason could be that your server doesn’t support php sessions – I added this code to the child theme functions.php:
add_theme_support('avia_no_session_support');
which deactivates the session code called by Enfold and the loading time decreased dramatically. I installed a debug info plugin (link can be found in the private content) and I couldn’t find any other obvious reasons why your website loads so slow. Even the default Twentythirteen theme (which does not load the shortcodes, LayerSlider and the WPML translations) takes about 5-6 seconds to load. I’d recommend to talk to the hoster – maybe he can provide a server upgrade or can check the server logs for errors.
Best regards,
DudeHi,
Glad Nikko could help you :)
Best regards,
DudeHi,
Mmhh.. mein persönlicher Ansatz/Lösungsweg wäre eine neue Datenbank zu erstellen und zu versuchen, die Daten aus der alten Datenbank mit phpmyadmin (oder Plugins wie https://de.wordpress.org/plugins/backupwordpress/ ) zu sichern und dann in die neue Datenbank zu importieren. Dann in der wp-config.php die Datenbankzugangsdaten ändern und nachsehen, ob dies das Problem löst.
LG,
DudeHi,
Yes, Enfold is not fully translated to Chinese yet. We depend on user submissions and we’re glad if someone provides us translation files. You can use this plugin https://de.wordpress.org/plugins/loco-translate/ to translate Enfold and we’ll include your translation files (po/mo) with the next update. Then the theme will be translated as soon as you install the next update.
Best regards,
DudeHey Sam,
I assume you’re taking about advanced layout builder templates. As soon as you use a template wordpress saves it for each page/post separately and there’s no “central place” to edit it for all pages/posts.
However you could use the “Page Content” element (can be found in the Content Elements tab) to add the content of any entry to other entries. The user could then change the content of this entry and all other pages/entries will display the changes immediately. However note this element has limitations and you can’t combine all elements (i.e. fullwidth elements might not work with columns, etc.).
Best regards,
DudeHey acscreativenew,
From a technical point of view this would be possible by using a service like https://ipstack.com/ to locate and identify website visitors by IP address. However Enfold does not support such a feature out of the box and you would need to overwrite major parts of our code (i.e. with a child theme or plugin) to implement the ip location service. I’d recommend to search for a third party wordpress plugin or to hire a developer for this task.
Best regards,
DudeHi,
It seems like wpengine sets a scrset attribute because the image code looks like:
<img class="aligncenter size-full wp-image-9988" src="http://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business.jpg" alt="" srcset="https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business.jpg 1000w, https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business-300x108.jpg 300w, https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business-768x276.jpg 768w, https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business-705x254.jpg 705w, https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business-450x162.jpg 450w, https://3arbfj16woyk1773ke7lfben6q-wpengine.netdna-ssl.com/wp-content/uploads/2018/08/How-I-Use-Trade-Shows-to-Find-New-Suppliers-for-My-Amazon-Wholesale-Business-610x220.jpg 610w" sizes="(max-width: 1000px) 100vw, 1000px" width="1000" height="360">
The scrset attribute is great if you want to increase the website performance (loading times, etc.) but it will also make the browser load compressed (low-res) versions of the image. See: https://css-tricks.com/responsive-images-youre-just-changing-resolutions-use-srcset/
If you want to make sure the original “high res” image will be loaded by the browser you must remove the scrset attribute. I’d recommend to talk to wpengine about this.
Best regards,
DudeHi,
Personally I’ve seen some requests for charts. Maybe an implementation of https://www.chartjs.org/ would help some people.
Another idea would be the implementation of https://leafletjs.com/ – many users have issues with the Google maps API (difficult to configure or they don’t want to set up a billing account) and an OSM integration would be a great alternative. OSM also supports geocoding ( https://wiki.openstreetmap.org/wiki/Nominatim ) and it would be possible to look up coordinates by address.
Best regards,
DudeHi,
Glad we could help you :)
Best regards,
DudeHi,
The code can be found in enfold\config-templatebuilder\avia-shortcodes\mailchimp\mailchimp.php. Probably you want to use the filters located in line 502+ to replace the text field with a textarea:
$form_fields = apply_filters('ava_mailchimp_contact_form_elements', array_merge($form_fields, $elements)); $form_fields = apply_filters('avf_sc_mailchimp_form_elements', $form_fields, $atts ); $form_args = apply_filters('avia_mailchimp_form_args', $form_args, $post_id);
Best regards,
Dude -
AuthorPosts