Forum Replies Created
-
AuthorPosts
-
Hi,
I don’t get what your screenshot should show us. However, this is what you need to do:
Fill in the empty space (*.example.com/*) like “Step 4” is showing it to you.Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndySeptember 6, 2016 at 12:28 pm in reply to: Why the site changed after upgrading from 3.0.4 to 3.6.1 #682560Hi,
I still don’t understand what the problem is. Please provide us screenshots and precise links showing the elements in question. About which pages are you talking about?
Best regards,
AndyHi,
I think in your case it would be best to use ALB for your blogposts, because with it you have all layout freedoms you need.
Best regards,
AndyHi,
du verwendest und/oder hast ein ein Caching Plugin verwendet, daher gehe in deren Einstellungen und schalte dort das Caching aus. Anschließend deaktiviere das Caching Plugin und alle anderen Plugins (außer CF7), um zu schauen, ob eins dieses Problem verursacht.
Gruß,
Andy@lyndondarkes
We can’t reproduce the issue. Yoast SEO plugin and ALB are working fine for us. Could you please try to completely remove (and deinstall) the plugin and afterwards reinstall it? If that does not work then there might be some corrupted theme files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:Best regards,
AndySeptember 6, 2016 at 12:07 pm in reply to: Wie macht man das? Mit Enfold oder zusätzlichen Plugins? #682547Hi,
kann nur sehen, dass ein “Code Block” Element verwendet wurde. Welchen Code und ob bzw. welches Plugin kann man leider nicht im Quellcode erkennen.
Gruß,
AndySeptember 6, 2016 at 12:02 pm in reply to: Bei Aktivierung von Woocommerce probleme mit Enfold #682545Hi,
du verwendest und/oder hast ein ein Caching Plugin verwendet, daher gehe in deren Einstellungen und schalte dort das Caching aus. Anschließend deaktiviere das Caching Plugin und hard refresh einige Male.
Wenn das noch nichts bringt, dann deaktiviere alle Plugins außer WooCommerce von WooThemes, um zu schauen, ob eins dieses Problem verursacht.Gruß,
AndyHi,
Authentifizierungs-Login ist noch notwendig.
Gruß,
AndySeptember 5, 2016 at 3:25 pm in reply to: Home page dissappears below enfold main menu bar when I upgrade versions/plugin #682220Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndySeptember 5, 2016 at 3:24 pm in reply to: Why the site changed after upgrading from 3.0.4 to 3.6.1 #682218Hi,
so you are talking about the Layer Slider, right? it behaving responsive by default, but LayerSlider can’t know how you want the images to appear on different devices. If you don’t like the default appearance of the images in question then you need to adjust them manually. Go into LayerSlider and choose a layer in question. Then click on “Styles” and add some code into “Custom CSS”. Something like:
@media only screen and (max-width: 767px) { margin-left: -230px !important; margin-top: 33px !important; }
Adjust as needed.
Best regards,
AndySeptember 5, 2016 at 3:17 pm in reply to: Bei Aktivierung von Woocommerce probleme mit Enfold #682211Hi,
und der Link?
Gruß,
AndySeptember 5, 2016 at 3:17 pm in reply to: Wie macht man das? Mit Enfold oder zusätzlichen Plugins? #682210Hi,
nein leider nicht. Aber schick mir einen Link zu den Screenshots die du geschickt hast. Dann schau ich mal, ob ich dazu etwas im Quellcode entdecken kann.
Gruß,
AndyHi,
I get this when trying to open your website:
Fatal error: Call to undefined function () in /furanet/sites/jirmamparas.com/web/htdocs/index.php on line 5166
Please check and let us know when we can access it.
Best regards,
Andy@lightsites
We can’t reproduce the issue on our end, so it must be something especially on your end. We need admin access, to check what’s going on, otherwise we can’t help.Best regards,
Andy@Guenni007
Vielen Dank! wie immer sehr hilfsbereit und sehr ausführlich!
@dsisoftworks
Sag uns bescheid, ob du dazu noch Fragen hast. Ansonsten gerne ein neues Ticket.Gruß,
AndyHi,
you may want to ask WPML support about the issue. What it their response on this?
Best regards,
AndySeptember 5, 2016 at 3:08 pm in reply to: Layerslider and Enfold Sliders Not Working on Mobile with Cloudflare Enabled. #682201Hi,
please ask cloudflare about this issue. Basically it seems that cloudflare is caching the images and that’s why they are not loaded properly. Try it with a default WordPress theme to check if you get similar results or not.
Best regards,
AndySeptember 5, 2016 at 3:05 pm in reply to: Changing background properties on mobile. (iphone / Safari) #682199Hi,
please try this code instead:
@media only screen and (max-width: 736px) { .page-id-861 #intro { background-size: 376px 677px !important; }}
Best regards,
AndyHi,
please try to delete all your current API Key for your domain. Afterwards create a new one and mind “Step 4 -> IMPORTANT” of this: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Best regards,
AndyHi,
try this code inside Quick CSS field:
.breadcrumb.breadcrumbs.avia-breadcrumbs span a { padding-right: 12px; }
and adjust as needed.
Best regards,
AndyHey Carmen,
no veo ningún problema en la pagina que mandaste. Nos puedes mandar una imagen de pantalla que enseña exacto lo que pasa por favor? usa imgur.com o dropbox.
Saludos,
AndyHey Eisenbock,
die Linien kannst du hiermit vergrößern:
.avia-menu.av-main-nav-wrap { border-top: 3px solid; border-bottom: 3px solid; }
Zwischen den Menüpunkten:
.html_header_sidebar #header .av-main-nav > li > a { border-bottom-style: solid; border-bottom-width: 5px; }
Passe jeweils den px Wert an.
Gruß,
AndyHi,
screenshot is not loading, please use imgur.com or dropbox.
Best regards,
Andy@YU-Design
Kannst du bitte einen Link zu deiner Website schicken? Admin Zugang wäre ebenfalls super.Gruß,
AndyHey Michael1233,
für SEO empfehlen wir ein Plugin wie das von Yoast.
Gruß,
AndyHi,
use this code:
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 16px; } .av-main-nav > li > a { font-size: 25px; }
and adjust as needed.
Best regards,
AndySeptember 5, 2016 at 2:33 pm in reply to: How to add a subscribe to our newsletter widget and make it work? #682177@mxzimm2
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue.
@Mahran2016
Please send us admin access, so we can take a closer look into it.Best regards,
AndySeptember 5, 2016 at 2:30 pm in reply to: Hi guys. My new enfold theme isn't being responsive #682175Hi,
what is the username of your FTP server? without it we cannot connect to it.
Best regards,
Andy -
AuthorPosts