Forum Replies Created
-
AuthorPosts
-
Hey peter_wu,
I have loaded your web site and I can not notice it anywhere.
have you managed remove it?Best regards,
BasilisNovember 5, 2017 at 11:16 pm in reply to: W3C Validation Issue On Social Icons, Document Uses Unicode Private Use Area #872851Hey pcmichiana,
That is the way we are loading the icons at the theme, so there are not alternatives to use something else.
You could try to disable the icon on those positions – if that removed the data-av-icon and then add a :before rule, with a CSS content to add the icon
That is the only solution can think off.Best regards,
BasilisHi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHi,
You can find the Demos of Enfold, under the Theme Options Panel, at your Dashboard.
Let us know if that helps youBest regards,
BasilisHey Dialogo2017,
Take a look here
https://support.kreaturamedia.com/docs/layersliderwp/documentation.htmlIt is the Layer Slider Documentation
It includes all the information on how you can use it and generate some nice sliders.If you check it out and you still have issues, please feel free to let us know and we will be happy to help.
Best regards,
BasilisHey Nin0,
There is no hook to add aditional elements we are afraid there.
You would have to use a third party plugin most probably, if you want to generate a different social share.Best regards,
BasilisHi,
Please contact the plugin developers.
it is not something that we can take care of, from what we do see as they are not related on our theme.Thank you
Best regards,
BasilisNovember 5, 2017 at 10:32 pm in reply to: The links in my portfolio entries do not work or appear #872836Hi,
Please go to Dashboard -> Settings -> Permalink select the custom option and press save.
That would rew-rite the .htaccess file and it should workThank you
Best regards,
BasilisHey Bernd,
can we see your web site URL?
A quick way for a fix for me in my mind, is to add a class to the top menu items, so you can target them on the specific class and avoid the generic styling!Best regards,
BasilisNovember 3, 2017 at 9:55 pm in reply to: Enfold Store, Product Categories and Product Page has different sidebars #872312Hi,
Please create a new ticket, so we can be able to help you out on your specific request.
Also, please consider to add as many details as possible.Best regards,
BasilisNovember 3, 2017 at 9:55 pm in reply to: Layer Slider or Easy Slider AND submenu with Events Calendar Pro #872311Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHi,
I logend in and checked.
The problem here is happening. I would suggest to disable some plugins so you can check where it is been generated as an issueBest regards,
BasilisHi,
You have had syntax errors
@font-face {
font-family: ‘jenna_sueregular’;
src: url(‘fonts/jennasue-webfont.woff2’) format(‘woff2’),
url(‘fonts/jennasue-webfont.woff’) format(‘woff’);
font-weight: normal;
font-style: normal;
}h1,h2,h3 { font-family: ‘jenna_sueregular’ !important; }’
I would also suggest to give a full URL for the fonts, example with all the domain infront of it.
Thank you
Best regards,
BasilisHi,
Thank you for your understanding
Best regards,
BasilisHi,
Posting in English will help us understand it better and help you out
Best regards,
BasilisNovember 3, 2017 at 9:05 pm in reply to: See names of pictures when building a gallery using the enfold native galleries #872291Hey j2kselby,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisNovember 3, 2017 at 9:05 pm in reply to: How display "My Account" instead of "Login / Register" for Logged in users? #872290Hi,
1. You need to use a plugin that will show different results to login users
2. The Buy Online, it takes the Shop Page title, you can change that by editing the page
Best regards,
BasilisHi,
Please take a look at the article here
Let us know if it will fix your issues
Best regards,
BasilisHi,
@Kahil please create your own ticket, so we can see what you mean and how we can help you please.Best regards,
BasilisHi,
Please try
#top #wrap_all .av-social-link-tripadvisor a::before {
color:#44213d;
}Best regards,
BasilisHi,
Thank you for updating us.
Feel free to create a new ticket if you need something else.Thank you
Best regards,
BasilisHi,
Yes, because the size has to change with a function and not with CSS.
That is why they are resized.Try that plugin and let us know if it works
Best regards,
BasilisHi,
Actually that is the way we generate it.
We are following that structure for the responsive.If you need to change it or make it a different way, you need consider hire someone who will re-write the grid for you.
Best regards,
BasilisNovember 3, 2017 at 8:01 pm in reply to: Display a different background image for sticky header #872267Hi,
yes, the image oyu added you can replace it with something else.
That will work!Best regards,
BasilisHi,
That is an issue that been introduced becuase WPML has added a language selector on the grids.
There is something that we have reported it multiple times.It would be cool if you can message them for help, they will be easier to assist.
Best regards,
BasilisHi,
here is the updated code for you
function avs_get_pin($atts) { $atts = shortcode_atts( array( 'image' => '', 'description' => '', ), $atts, 'avs_pin' ); return '<a data-pin-do="buttonPin" data-pin-tall="true" href="http://pinterest.com/pin/create/button/?url=' . urlencode(get_permalink($post->ID)) . '&media=' . $atts['image'] . '&description=' . $atts['description'] . '" class="pin-it-button" count-layout="vertical">Pin It</a>'; } add_shortcode('avs_pin', 'avs_get_pin');and the shortcode will be converted as
[avs_pin image="IMAGE URL HERE" description="DESCRIPTION HERE"]Thank you very much
Best regards,
BasilisNovember 2, 2017 at 7:30 pm in reply to: Image hover effect only when the image is linked to an URL #871813Hi,
Can we see the site with the code live and the exact area you have used it, so we can check the menu on hover effect please?
Best regards,
BasilisNovember 2, 2017 at 7:15 pm in reply to: Border with shadow appearing (on header) when scrolling down #871809Hi,
We appreciate your understanding.
Feel free to create a new ticket if anything else comes up.Best regards,
BasilisNovember 2, 2017 at 7:14 pm in reply to: How can I make the shopping cart appear after an item is added? #871808Hi,
I moved the details to private, so noone will notice them and you have any security issues.
Best regards,
BasilisHi,
When you change the size, like Yigit Suggested, you need after to resize so it fixed the cuted images.
Please follow the processes we suggest, so we can be sure that you get the results.Best regards,
Basilis -
AuthorPosts
