Forum Replies Created
-
AuthorPosts
-
Hey!
please follow instructions mentioned by Josue here: https://kriesi.at/support/topic/add-text-information-to-header-area/#post-272671
Regards,
AndyHey!
you are using and old version of the theme (v3.0.8.), so please update to Enfold v3.1.3.
I hope things get better with your layer slider after the update.Best regards,
AndyApril 12, 2015 at 8:00 pm in reply to: Custom Tab Shortcode to allow shortcodes in the Title field #427178Hi!
it’s currently not possible to use shortcodes inside of tab titles. Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Cheers!
AndyHey!
I can’t find the first icons on your first screenshot. However, try to control the size using this in Quick CSS:
@media only screen and (max-width: 989px) { span.av-icon-char { font-size: 40px !important; }}
and adjust as needed.
Best regards,
AndyHi!
Bitte beachte die Support Richtlinien beim Registrieren in diesem Forum: “We cant help with installation of WordPress itself …”
Trotzdem versuchen wir deine Fragen über ein generelles WordPress Problem zu beantworten, damit du zu einer Lösung kommst. Wenn dir das dann jedoch nicht ausreicht, tut es mir leid. Du könntest dich auch an einen Freelancer wenden, z.B. hier: http://kriesi.at/contact/customizationWenn du noch ein theme bezogenes Problem oder Frage hast, sind wir gerne offen und nehmen uns Zeit für dich.
Gruß!
AndyHi weblines!
kannst du bitte versuchen alle Plugins zu deaktivieren, um zu schauen ob eins dieses Problem in deinem Menü verursacht? Wenn das nicht klappt, richte uns bitte einen Admin Zugang ein.
Sei sicher, dass du deine Menüs korrekt verlinkt hast, wie hier im Punk 2.) beschrieben: https://kriesi.at/support/topic/main-menu-custom-links-for-one-page-sites-section-ids-and-anchor-scrolling/#post-132802
Regards,
AndyHi!
schaue dir diesen Post dazu an: https://kriesi.at/support/topic/categories-not-displaying-in-masonry-blog/#post-209952
Ich hoffe das ist was du meinst.
Gruß!
AndyHey!
It depends in image ratio and right now your images have different image sizes. Please try to use images with the same image height, so you can avoid this.
Regards,
AndyHey!
for this you would need to search a plugin. Maybe this one is for you: https://wordpress.org/plugins/polylang/
Regards,
AndyHi dominiquehurley!
please always use different tickets for different questions, so you will get a faster reply (because other moderatos can work at the same time on different tickets) and other will find their answers easier in this forum.
1.) use this code in Quick CSS to hide it:
.comment-count { display: none !important; }
2.) I already can see the preview button for the next post on your posts:
3.) Use this to hide the preview image:
.small-preview img, .big-preview img { display: none !important; }
4.) It means that you can use HTML code inside of your blog posts.
Best regards,
AndyHi Munford!
for sorting your catalogue list try this code in your functions.php:
add_filter('woocommerce_default_catalog_orderby', 'my_custom_default_catalog_orderby'); function my_custom_default_catalog_orderby() { return 'title'; // Can also use date }
The can control the image in your catalogue list using this in Quick CSS:
.av-catalogue-image { width: 95%; }
Adjust as needed.
Please always use different posts for different questions, so you will get a faste reply and other can find better what they are searching in the forum.
Here you will find a documentation about how to implement anchor links into your page: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
AndyHey mleite1!
You have two options: 1.) you could show image title or 2.) image caption or both. Click on an image while editing masonry element to edit your gallery. Now click on one image and on the right side you will see title information. In addition right under the image you will see “Caption this image …”. Add your captions there. See here:
When editing your masonry gallery scroll down to the point “Image Title and Caption”. Choose the options you need.
For naming the gallery I think you could just use the avia layout builder, couldn’t you? please post admin access as private reply if it does not work.
Regards,
AndyApril 10, 2015 at 7:05 pm in reply to: Notice: Undefined variable: http_response_header in /home/winfor/public_html/wp- #426712Hi!
there seems to be something wrong with the theme installation. Can you please deactivate all plugins to see if it’s caused by one? If that does not help please completely delete all theme files on your server via FTP before getting a fresh copy from your themeforest account.
I hope that helps.
Regards,
AndyHey!
Wordpress cropped die Bilder automatisch beim Hochladen. Du kannst dieses Plugin verwenden, um die Größe zu kontrollieren: https://wordpress.org/plugins/simple-image-sizes/
Deine Grafik ist momentan bei mir nicht ganz nach links gesetzt worden, was durch diesen falschen Code auf der Website verwendet wird:
.avia-image-container-inner, .avia_image, .av-image-caption-overlay { left: -80; } Es fehlt ein "px": .avia-image-container-inner, .avia_image, .av-image-caption-overlay { left: -80px; }
Gruß,
AndyHi awel!
1.) Das URL Schema beizubehalten ist keine Aufgabe eines Themes, sondern eine reine WordPress Angelegenheit. Wie du die URLs so übernehmen kannst wie du das möchtest, erfährst du hier: http://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/
2.) Wenn du die Hauptseites des Blogs mit dem ALB gestaltet hast (also alles manuell erstellt hast), kannst du nicht erwarten, dass deine individuellen Einstellungen dort mal eben auch auf andere Seiten übernommen werden ;). Du musst deine Kategorienseite ebenso nach deinen Wünschen gestalten. Du hättest dich jedoch auch (wie schon in einem anderen Post von dir bereits erwähnt) dafür entscheiden können das WordPress Standart Design zu übernehmen, denn dann würden die unterschiedlichen Seiten schon eher wie aus einem Guss wirken. So hast du dich für den aufwendigeren aber auch flexibleren Weg entschieden.
3.) Kannst du das Problem bitte zeigen? mittels Links und/oder Screenshots? Du könntest denke ich mit diesem Plugin arbeiten: https://wordpress.org/plugins/hide-this/
Gruß!
AndyHi LukasE!
can you post a link to the website in question please so we can inspect the umlauts?
Make sure to use newest WordPress and theme version.In the meanwhile you could try to deactivate all plugins to see if one is causing this issue.
Best regards,
AndyHi!
schön, dass es klappt. In meinem Code ist im Link “width” und “height” mit definiert:
&width=100%&height=100%
Versuche deine Werte dort einzusetzen.
Gruß,
AndyHi!
ich habe eine neue Seite bei dir erstellt: http://dachsteinpano.at/kriesi-test/
Dort habe ich in einem Textwerkzeug diesen Code erzeugt:
<a href="http://dachsteinpano.at/wp-content/uploads/2015-03-23_Ichenheim_Schwaene/2015-03-23_Ichenheim_Schwaene.html?iframe=true&width=100%&height=100%” rel=”prettyPhoto[iframes]”"><img class="size-full wp-image-9060" src="http://dachsteinpano.at/wp-content/uploads/IMG_8163.jpg" alt="003" width="1536" height="1024" /></a>
Verwende dies als Vorlage. Hoffe das ist so wie du es dir wünscht.
Gruß!
AndyHi!
kannst du uns bitte einen Link zu deiner Website sowie Admin Zugang zukommen lassen, damit wir das überprüfen können? Login Daten kannst du hier als private Nachricht posten.
Wann genau verschwindet die Masonry Filterung? das Masonry verschwindet dann, wenn du zu einer Seite gehst, die nicht vom Masonry gesteuert wird. Auch hierzu schicke bitte einen Link, der das zeigt was du meinst.
Gruß!
AndyHey jolak!
you would need one API for each website, as it is written on the themeforest webpage:
Note to freelancers and creative agencies:
You may charge your client for your services to create an end product, even under the Regular License. But you can’t use one of our Standard Licenses on multiple clients or jobs.
More information: http://themeforest.net/licenses/standard
Cheers!
AndyApril 9, 2015 at 5:59 pm in reply to: Fullscreen slider scroll + paralax Jittery / Jumpy / Jerky / Flickering / Flash #426113Hey!
I talked with Kriesi about your problem. This is what he told me:
Its a known issue. I am already thinking about different solutions, its a little bit problemtaic since each of them causes problems with different browsers but you can tell those guys I am working on it.
I can’t say how long it will take for Kriesi to solve this issue, but I can tell you that he’s working hard on it :).
Thank you for being patient.
Best regards,
AndyHi!
thanks a lot for sharing your solution! Please feel free to make a feature request here: kriesi.at/support/enfold-feature-requests/
Cheers!
AndyApril 9, 2015 at 5:52 pm in reply to: Gibt es ein Icon "I like", was automatisch die likes zählt? #426106Hi Sabine!
ein Theme-Icon mit solch einer Funktion ist mir leider nicht bekannt. Ich denke hierfür müsstest du versuchen ein Plugin zu finden oder den Standart Button von Facebook bzw. anderen Social Media verwenden.
Was meinst du mit “Hand”?
Von welchem “Share-Button” auf deiner Seite redest du? kannst du bitte zeigen was du meinst? du kannst screenshots mittels imgur.com oder dropbox verwenden.
Im Avia Layout Builder kannst du unter “Content Elements” die “Social Share Buttons” verwenden. Damit kannst du direkt deine Seite via social media sharen.
Ich hoffe das ist wonach du suchst.Liebe Grüße
AndyHi awel!
ich kann unter dem Link, den du geschickt hast, leider nicht das erkennen was du beschreibst. Du schreibst, dass du unter dem Menü u.a. die Kategorien als “Untermenü” eingesetzt hast. Aber bei mir sieht es anders aus:
Wenn ich auf deiner Website die unterschiedlichen Kategorien anklicke, dann sehe ich immer das selbe Design:
Kategorie “Alle”:
Ich sehe also leider nicht was du meinst. Sieht für mich alles schick aus.
Gruß,
AndyApril 9, 2015 at 4:13 am in reply to: Unterschied zwischen aktiviertem und deaktiviertem Avia Builder #425691Hey awel!
doch, das kann richtig sein, denn hier gilt genau das, was ich dir hier bereits über die Gestaltung eines Blogs erklärt habe: https://kriesi.at/support/topic/design-fur-kategorien/#post-425690
Wenn du Blog posts mit dem Avia Layout Builder gestaltest, musst du alles manuell setzen. Wenn du es mit dem standard Editor gestaltest, wird es automatisch für dich gesetzt (also WordPress Standart Einstellungen, statt eigene Einstellungen mittels ALB).
Gruß,
AndyHey!
sorry, aber ich glaube ich verstehe nicht ganz was du meinst. Kannst du bitte versuchen das Problem mittels Screenshots zu illustrieren? du kannst imgur.com oder einen public dropbox Ordner verwenden.
Willst du jetzt deinen Blog gestalten? geht es dir darum? Du hast bei Enfold zwei Möglichkeiten deine Blog Posts zu gestalten:
1.) Du verwendest mit Enfold das Standart Blogsystem von WordPress und erhältst die Vorgaben (Datum, Preview Image, etc.) automatisch vorgesetzt.
2.) Du wählst den Avia Layout Builder, mit dem du alles selbst bestimmt kannst, aber auch alles selbst machen musst. Mehr Freiheiten, aber auch mehr Pflichten :).Ich persönlich empfehle dir Variante 1.), weil diese leichter ist umzusetzen.
Oder geht es dir lediglich darum, dass dein erster Link nicht so aussieht wie dein zweiter? was genau hast du am zweiten auszusetzen? Ich kann sehen, dass dort die Sidebar fehlt, aber die kannst du wenn du die Seite editierst einstellen (im Backend runterscrollen, auf der rechten Seite unter “Sidebar Settings”).
Breadcrumps sehen für mich auch in Ordnung aus. Wo ist genau das Problem?Bitte zeige uns klar und deutlich die Änderungen, die du erreichen möchtest.
Gruß,
AndyHey!
your progress bar does NOT appear for me on the page you have send:
So it’s logical that there is no progress bar shortcode in your editor.
Please add a progress bar they way Josue mentioned here to http://www.scenedartiste.com/wp-admin/post.php?post=3374&action=edit so a progress bar will appear on your site.Best regards,
AndyHi!
that’s weird. When the responsive option is activated then maybe a plugin is causing this issue. Can you please try to switch them off and check if things get better? Afterwards you can activate them again one by one to fine the causing one. But at first try to update all your plugins and check if this helps already.
If that does not help then please completely delete all theme files and get a fresh copy from your themeforest account.
Cheers!
AndyApril 9, 2015 at 3:14 am in reply to: where to start? please point to easy first tutorials, documentation #425679Hi!
we can’t know if importing Demo will have all the stuff you need, because we don’t know what you need ;). If the Demo is already everything you need, then you are fine. However, the Demo is really just a Demo, so it’s more a starting point and you would need to adjust things as add pages, change text/pictures, etc.
What do you mean with “post button”? you can show all your posts in your blog.
Best regards,
Andy -
AuthorPosts