Forum Replies Created
-
AuthorPosts
-
Hi djshortkut!
You could try assign a custom class for the elements and then use the
http://www.w3schools.com/cssref/sel_hover.asp:hover selector, where a background can be applied.
Let us know if that works out for you, as you need it to.
Cheers!
BasilisDecember 28, 2015 at 1:15 pm in reply to: How to get rid of double home page in secondary language with Polylang #557672Hi!
I tried the password and could not make it work, can you check please?
Regards,
BasilisHey!
Glad you got it going somewhere.
Let us know if we can help you with any other way, regarding our theme.Best regards,
Basilis-
This reply was modified 9 years, 6 months ago by
Basilis.
Hey!
based on your question here: https://kriesi.at/support/topic/enable-avia-layout-builder-on-custom-post-types/
I am suspecting if there might be an issue on that, which makes the problem you dealing now.Is it possible for us, to login on your web site?
Cheers!
BasilisDecember 27, 2015 at 7:58 am in reply to: Avia Layout Architekt not loading after update to newest Endold and WP #557565Hey!
If they are interest, best case scenario is to create a presales question here, and we will connect them with Kriesi!
let us know if we could help, with any other way.
Cheers!
BasilisDecember 26, 2015 at 10:11 pm in reply to: License issue: Staging domain different than main domain #557504Hey Sean!
You will not going to have any license issue at all.
You can use it as long as those sites are the same.Cheers!
BasilisHi!
I am not sure that categories are enough for that. You might need to work with custom fields or tags, to make a better shorting into those areas.
Have you considered that?I think it is the best option. Better reconsider your structure and the data and we will be here to help you better on that.
Cheers!
BasilisHey!
https://wordpress.org/plugins/testimonials-by-woothemes/
is also a really amazing plugin and well coded.
Let us know if you have more questions.Best regards,
BasilisDecember 26, 2015 at 9:40 pm in reply to: Contact forms and other email not working after update. #557501Hi!
Please update to the latest version and let us know if that solves the issue.
Thanks a lot for your patience and Happy Xmas.
Best regards,
BasilisHey!
Glad you got it short out guys!
We will happy to help on anything else!Happy Xmas to all of you!
Cheers!
BasilisHi maaikevk!
What option are you using to place them? Are you using Advanced Layour Builder on the second example?
Regards,
BasilisHi nnn666nnn!
can you please share with us, your wordpress credentials, so we can give it a look?
Cheers!
BasilisHey alprciftci!
Can you please try change the WPML lang selector to ?lang=
and let us know if that solves the issue, when saving?Regards,
BasilisHi Transformers Universe!
Can you please make sure you are running under the latest version of Enfold?
Cheers!
BasilisHey UweHof!
can we please see your web site, so we can make sure we understand how to fix it and what you have done till now?
Cheers!
BasilisHi Joe!
Please take a look here:
https://css-tricks.com/snippets/jquery/open-external-links-in-new-window/You can use some Jquery to control the target of the links and where they will open at.
Let us know if that is helpful for you.Cheers!
BasilisHey cdsymm!
Can you please deactivate any other plugin and try after, if it works?
If not, please provide us also with a username / password so we can give it a look for you.Cheers!
BasilisHey gigiprod!
Can you please try clar your cache and let us know if the sidebar is there after? I loaded and added a calendar and I can see it there working.
Regards,
BasilisHey MarcoTerHorst!
can we please take a look at your web site, so we can see it and understand?
Best regards,
BasilisHi!
That is an issue by Envato API some times and not much we can do, honestly. They are transactioning to a new one and some times things get a bit strange.
Cn I ask, why not do the manual update, as it seems to be easy for you?
Regards,
BasilisHey fanlokbun!
what php version is your live server?
Best regards,
BasilisHi!
Hey Sofie,
Give it a try now, let me know if it works the way you need it to.Best regards,
BasilisHey!
From what I can see from the revisions, the old content is been deleted, when the new is entered.
Can you try create a new page add both content and let usk now if that happening again?
I did a small test and all worked perfectly with some random copy pasteCheers!
BasilisHi paulsimo0!
add the following to your custom CSS
th { background: red; color: white; } td.avia-center-col { background: #E9AE4E; }
let us know if that works for you, the way you need.
Regards,
BasilisHi Rustybucket!
Everything is possible, but that would need a lot of work to be done.
You can contact one of our Customization Contractors, who will help you out with the process.
http://kriesi.at/contact/customizationLet us know if we could do anything else, regarding our theme
Cheers!
BasilisHey!
Great, do let us know if we can do anything from our side to assist you!
Best regards,
BasilisHey elbnetz!
I have reported that to our git, and will update based on Kriesis decision and if it is possible or not.
Regards,
BasilisHey lpipis!
your web site could not loaded at all for me, it was spinning for 3-4 min, before I close it.
Seems that there are some issues with the location of fonts or some scripts and could not allocate all the resources to load it.I have assigned some other team members, to give it a look if possible.
Best regards,
BasilisHi!
Try the following code, to redirect to previous page after login:
if ( (isset($_GET['action']) && $_GET['action'] != 'logout') || (isset($_POST['login_location']) && !empty($_POST['login_location'])) ) { add_filter('login_redirect', 'my_login_redirect', 10, 3); function my_login_redirect() { $location = $_SERVER['HTTP_REFERER']; wp_safe_redirect($location); exit(); } }
Best regards,
BasilisHey!
We are glad you got that short out!
Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!Please do not hesitate to contact us, if you do need anything else.
Best regards,
Basilis -
This reply was modified 9 years, 6 months ago by
-
AuthorPosts