Dani Par
Forum Replies Created
-
Hi,
I’ve the same problem: I upload the backups to Dropbox. But the hosting backup is not delete. I check the button “Delete local backup:”, but don’t work.
I’m having problems with my hosting provider.
Can you help me please?
Thanks!
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] video autoplay don’t workHi,
The autoplay has always been enabled, it isn’t the problem…
What other reason could happen?
Thanks!
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] video autoplay don’t workExcuse me, the video is in the #5 slider.
Thanks!
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] video autoplay don’t workHi,
The #4 slider is autoplay for you? The video starts working without touching the play button?
I test in Chrome, Firefox and Edge and don’t autoplay the video.
What browser do you use?
Thanks
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] video autoplay don’t workHi,
I have not resolved it, I still need a solution to the problem.
Thanks!
Hi,
Ok, works fine!
Thanks
Hi,
I have been able to solve the problem using the code you mention:
define('DB_HOST', '127.0.0.1');
But now, a new problem appears:
ERROR: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81612 bytes)
how can I solve that?
Thanks!
Hi Arnaud,
WPML team found the incompatibility. Was the wpml cache, after clear, the problem disappeared.
Now everything is fine!
Thanks for your support.
Regards
Dani- This reply was modified 6 years, 10 months ago by Dani Par.
Hi,
Have you been able to introduce this improvement? I see on my website that the icons are still aligned to the left, not centered (mobile version).
Thanks!
- This reply was modified 6 years, 10 months ago by Dani Par.
Hi Arnaud,
I found the problem: Is a incompatibility with the WPML Media plugin.
Only I can do is notify the plugin developers but I don’t know if they will do something about it.
Do you know if is your plugin compatible with WPML (Multilingual) plugin?
Thanks!
Hi Arnaud,
I explain:
I’ve two languages in my website.
The main is Spanish.
The secundary is Catalán.I’ve title and description in each language. up here all right.
But when I make a change in the Spanish content, and update the page, the result is that the title and meta description of the Catalan version is changed to Spanish.
What I mean is that it seems like All In One Seo does not really keep the title and description in other languages correctly, does not understand that the page mywbsite.com/ca/ is the same page as mywbsite.com but in another language and that should not change the title and meta description of mywbsite.com/ca/ when updating the page mywbsite.com.
Can you understand now?
Thanks!
Forum: Plugins
In reply to: [Custom Post Type UI] Import from other portfolio PluginHi,
Ok,I change the plugin (Nimble Portfolio to Custom Post Type UI) and works fine! I can see the all the portfolios.
Thanks for your help.
RegardsForum: Plugins
In reply to: [Custom Post Type UI] Import from other portfolio PluginHi,
Thanks for the reply
I will try with the plugin Post Type Switcher, maybe can help me.
Thanks!
Forum: Plugins
In reply to: [Breadcrumb NavXT] How I can add “You Are Here” Text?Ok, works perfect!
thank you very much
DaniForum: Plugins
In reply to: [Breadcrumb NavXT] How I can add “You Are Here” Text?Hi John,
Thanks for your quick response.
Yes, I call the bcn_display().
Should I put it this way?:
<div class=”breadcrumbs” typeof=”BreadcrumbList” vocab=”https://schema.org/”>
<?php if(function_exists(‘bcn_display’))
{
You are here: bcn_display();
}?>
</div>Confirm me please…
Thanks!
Dani