Forum Replies Created
-
AuthorPosts
-
Hey BobeitaPegu!
Are you using any SEO plugins and have added the options there?
Are you using a different page, as homepage than the old one site?Regards,
BasilisHey!
Please feel free to add here:
https://kriesi.at/support/enfold-feature-requests/and feature requests, so we can consider them for other updates
Cheers!
BasilisHey!
can I please have a link of the page using it, so I can work out on it?
Cheers!
BasilisHi!
Please try
html *, body * { background-color: #6699cc !important; }
and let us know if that fixes the issue for you
Cheers!
BasilisHey Devon!
Please do refer to this topic and let us know if you have more questions
https://kriesi.at/support/topic/footer-icons/
Regards,
BasilisHey!
It seems that there are some issues wit hthe linkedin API when sharing, just read the forums there.
can you post a new test article, wait around 2-3h and then provide us the link here, so we can do some tests our side also?Best regards,
BasilisJanuary 2, 2016 at 9:10 pm in reply to: Keep header transparency across home page full screen video #558883Hi!
If the code brakes the site, something is wrong placed.
Can we please have ftp and wordpress access?Cheers!
BasilisHi!
You can do that by editting the image Title and Description, from the media gallery.
Let us know if you have more questions
Best regards,
BasilisJanuary 2, 2016 at 8:32 pm in reply to: How to change magazine entries to show subheading instead of post date #558881Hey!
You can try use the following
.main_color .av-magazine-time { display: none !important; }
and let us know if that hides the time, in the area you want.
Cheers!
BasilisHi!
You can load anything only when needed, by using plugins like
https://wordpress.org/plugins/lazy-load/Let us know if you have more questions, we will be more than happy to help.
Cheers!
BasilisHey!
The errors are not located ro our theme.
For some reason, you wordpress installation is looking for the CSS directory at, which is missing,. That means, there is an error with your WP Installation and not our theme.wp-includes/css/
Also, the get_header function, only reason not to work is a conflict with a plugin ( please disable all and check ) or the header.php file missing from the site.
Best regards,
BasilisHi!
I have suggested it to our git, so it might be inside in an update!
Thanks a lot for letting us know although, we do appreciate that!Regards,
BasilisHi!
can we please have access to your web site, to check the curl and cron how it works?
Regards,
BasilisHi!
please create a different post and give us your backend credentials, so we can give it a look
Regards,
BasilisJanuary 2, 2016 at 3:27 pm in reply to: displaying first product gallery image individualy on product page #558873Hey!
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
Regards,
BasilisHey!
Can I ask if you guys are running the latest WordPress Version together with the latest enfold?
Thanks a lot
Cheers!
BasilisHi Jorge!
can you please paste the code to pastebin and show it to use, or use the code tags of the forum?
The way it is pasted, the ” are not proper defined, so yes it might not be working as should.Cheers!
BasilisHi mpxcel!
You can use a plugin
https://wordpress.org/plugins/nice-login-register-widget/screenshots/to add and assign the login form, with that.
Best regards,
BasilisDecember 30, 2015 at 9:58 pm in reply to: Postslider.php – adding WPML if lang link between nav arrows #558574Hey!
and I can see some more areas with the php been a bit confused.
Have you solved it ( based on your second reply ) or not?Cheers!
BasilisHey!
Yes, Yigit provided the code to get the main color of the element, but you can change it with what yiouneed.
Let us know if it is not working out for you
Regards,
BasilisHi kyagi!
You can add the following to your functions.php fileremove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_show_product_loop_sale_flash', 10 );
let us know if it works as you need it to
Cheers!
BasilisHi!
Can you please disable cloudflare and give it a try, so we can know if the cron fetches the latest images right?
Regards,
BasilisHi!
Yes tork, with an update of WordPress and a change on the core code, some stuff broke. That is happening on major releases and most of the times, when there is no backwords compatibility. The Issue has happend with many plugins also.
Can we please see your web site URL?
Regards,
BasilisHey!
If you re-upload the image, does it work properly?
Best regards,
BasilisHi Mette Juul!
If you do that, you also have to change the language URL folder:
https://ulrich.pogson.ch/load-theme-plugin-translationsPlease do read the following and let us know if you have any questions
Regards,
BasilisDecember 30, 2015 at 9:18 pm in reply to: displaying first product gallery image individualy on product page #558559Hi fantasthink!
Try something like that, and let usk now if it works
<?php $attachment_id = 8; // attachment ID $image_attributes = wp_get_attachment_image_src( $attachment_id ); // returns an array if( $image_attributes ) { ?> <img src="<?php echo $image_attributes[0]; ?>" width="<?php echo $image_attributes[1]; ?>" height="<?php echo $image_attributes[2]; ?>"> <?php } ?>
I guess you do understand the code, as you doing such advanced customization of the product page!
Cheers!
BasilisHi flipss!
Here are some details on how to do it ( what you did was not enough )
https://premium.wpmudev.org/blog/change-default-wordpress-uploads-folder/Please give it a look and let us know if it works as you want it to.
Regards,
BasilisHi!
I am trying to understand what you need and seems hard.
Can you please show as the page, so we can assist you better?Best regards,
BasilisHi carmycurly!
What you mean does not work? The sidebar can be 100%, but if the content is not a lot, then you will see it expanding to one place only.
try to also make it as
.sidebar_right {
height: 100%;
min-height: 100%;
}Regards,
BasilisHey!
That is an issue that will been solved on the latest release.
Can you please check if other contact forms although working, as it might be an issue with the mail function into your server?Regards,
Basilis -
AuthorPosts