Forum Replies Created
-
AuthorPosts
-
Hi!
Yes, everything is under the border property.
Take a look here, to understand better how many things you can change and how, so you can make your life and work easier! :D
http://www.w3schools.com/css/css_border.aspand here
http://www.w3schools.com/cssref/pr_border.asp
Please do let us know if you deal any issue, would be more than happy to assist
Regards,
BasilisMay 21, 2016 at 7:13 pm in reply to: No images in mediatek since I activate the plugin Simple Image Sizes #636230Hi!
I can see that might both issues are related and thanks for the info.
Please ask your web hosting provider1. Increase php memory limit to 256
2. max_input_vars = 3000 to yhe php config or
suhosin.post.max_vars = 3000
suhosin.request.max_vars = 3000You can read some more informations regarding the menu issue here:
Cheers!
BasilisHey!
You will need to style the gravity forms fields, based on how you want them to look and as Gravity is generating fields different per form, there is not something ready I am afraid.
You will have to do it one by one.
Please let us know if we can help you further, if you deal with any issuesBest regards,
BasilisHi marcolemgo!
\Is it possible to share a screenshot for us of what you are trying to assist so we can understand the problem.
Honestly it is a bit confusing.
A screenshot and the page you are working it would be much helpful.Cheers!
BasilisHey!
Please let us know if we can do anything else.
We will be more than happy to assist you further.Best regards,
BasilisHey!
Great
Please open a new ticket if you need anything else.Best regards,
BasilisMay 20, 2016 at 10:14 pm in reply to: 2 THINGS: How do I remove automated P tags in straight text & a bug in Enfold #636058Hi!
can yu show us the page you are using with the code Ismael suggested activated, so we can review it?
Have you cleared your cache also and turned of all the plugins after added the code, so you are sure there was no issue at all or a conflict?Thanks a lot
Regards,
BasilisHey!
Glad it did.
Please let us know if we can assist with something else.
Thanks a lot for been part of our products!Cheers!
BasilisHey!
Glad you got it short out.
Please let us know if we can do anything else.Regards,
BasilisHey GoToGalMarketing!
We can help you, but we need to actually see how it is looking, so we can understand it and help you debug it,
Please do provide us with a link.Thanks a lot for your understanding
Cheers!
BasilisHey!
Glad you got it short out.
Please do let us know if we can do anything else for you.Thanks a liot
Best regards,
BasilisHey mmheather!
That is how things work.
When you add content from ALB, it is like shortcodes, so when you change views, you will be seen the shortcodes that have been added through a more visual way, the ALB.Please do let us know if that is clear
Cheers!
BasilisHi!
Glad you got it short out.
Please do let us know if we can do anything elseBest regards,
BasilisMay 20, 2016 at 6:31 am in reply to: Enfold Combo Widget popular tab don't sort bypopularity #635714Hey!
It is possible, but it would require to edit the widget and some more modifications to track the views and get the values back
You can contact one of our Customization Contractors, who will help you out with the process.
Let us know if we could do anything else, regarding our theme
Best regards,
BasilisHey!
Please install the plugin here
https://github.com/Basbee/wordpress-extended-content-analysis-yoastthat does bring compatibility with Yoast SEO Plugin and ALB.
The second topic is about that.Let us know if we can do anything else
Cheers!
BasilisHi!
Please keep us updated when you do,
We will be happy yo get it shorted.Thanks a lot
Cheers!
BasilisHi!
Please add
.main_color tr:nth-child(2n+1), .main_color .pricing-table > li:nth-child(2n+1), .main_color .pricing-extra {
background: #365769;
}let me know if that looks better!
Best regards,
BasilisHey sjaad!
Cna you please ask your web hosting to increase you at 256M and let us know after if that solves your issue?
Regards,
BasilisHi afarahani!
We sure can!
Please provide us a link of the web site, so we can review the form and we will provide the code needed!
If a screenshot also included, with how much you want it to be, it would be perfect!Cheers!
BasilisHi!
Here what I see
http://awesomescreenshot.com/0115vt93b7can you please clear your cache?
Thanks a lot
Best regards,
BasilisHi Silvio!
I loaded your web site and I could not see that issue, can u please provide us a screenshot?
Thanks a lotCheers!
BasilisHey!
No worries, we are still around for you, if you need anything else.
We are happy we got that short out!Thanks a lot
Cheers!
BasilisHey!
I loaded your web site and here is what I see
So, something is wrong up there, is that correct?
http://awesomescreenshot.com/0d35vt5v17Regards,
BasilisHey navindesigns!
We are sorry but that issue is not supported.
It would need some modifications to be added if you still require it, but we do not offer that, as part of our support.
You would have to hire someone to do it for youBest regards,
BasilisMay 19, 2016 at 7:53 pm in reply to: Can't create blank spaces using tags like non-brakeable-space or BR tags #635447Hey!
Please add the following to the functions.php file
function allow_nbsp_in_tinymce( $mceInit ) { $mceInit['entities'] = '160,nbsp,38,amp,60,lt,62,gt'; return $mceInit; } add_filter( 'tiny_mce_before_init', 'allow_nbsp_in_tinymce' );
let us know if that fixed your issues
Regards,
BasilisHi bensondesign!
I have loaded your web site and I can not see it overlaping it.
Can you please provide us with a screenshot?Regards,
BasilisHey studiopolak2!
You can find the functions.php file from
Appearance -> Editor and you can add the code to the end of the file, that will work.Please let us know if we can do anything else
Regards,
BasilisHi!
Changing it to:
span.monthName { background: #365769; color: #fff; }
would not work out for you?
Regards,
BasilisHey!
Glad you got it short out, please do let us know if we can do anything else for you, we would be more than happy to assist you further.
Regards,
BasilisHey!
Some times, based on the hosting provider, the php limit / memory might be low to import the demo content.
What Vinay did, is not go to Tools -> Import and from there, import the demo content to your installation.let me know if that covered your question
Regards,
Basilis -
AuthorPosts