Forum Replies Created
-
AuthorPosts
-
Thanks for your answer Nikki. Your CSS code correctly solves the problem… at least temporarily.
It would be interesting to find out if you can reproduce it in your own installation (with a child theme) and determine if this problem occurs only in my installation or, on the contrary, it can be caused by an error in the programming of the theme.
Hi, here temporal login
Hi Mike, I have disabled all plugins from health & check and still getting the error. The only thing out of the ordinary in this installation (it’s new) is that it’s located inside a directory… although I don’t see how this can affect it.
add that the theme is currently at 5.6.2. I have also tried with 5.5.0.
I leave you the link in private
- This reply was modified 1 year, 4 months ago by Marcos Q.. Reason: add info
Now works corectly. Thanks Ismael.
Hi Ismael, about the test page:
I have cloned your module, from there I have done 2 more tests, you can see now. Where I can tell you with complete certainty that the problem only appears when the module is configured with 1 cell.
The moment 2 or more cells are set up it takes the right space.
Please review the screenshot or the test page you created
Hello Ismael, I would like to make one more contribution… I have tried a different site (not multisite). I can replicate the problem on this site (attached screenshot). It still doesn’t get the custom value inside the module.
Enfold 5.3.11
Attached capture
- This reply was modified 1 year, 10 months ago by Marcos Q.. Reason: change screenshot to private field
Hello Ismael, you already have the latest version (5.3.1.1) applied. No modifications have been made to the child theme. This is the first time we tried to use this element on this site. The existing modifications are in the Quick CSS.
The problem persists.
Hello Ismael, I have tried your suggestion to disable the compression settings. But it still doesn’t work.
I have also tried to force a css style with a block of code (you can see it under the module when you log in) to 410px without success.
The module setting is at a height of 350px
It doesn’t seem to work either way.
I also clarify that it is a multisite type installation.I attach the credentials
Hi Ismael, attached the URL where we detected the problem.
I also attached a screenshot so you can locate the location of the element,
Thank you Mike. Works fine now.
June 13, 2022 at 12:48 pm in reply to: Add 5 different Google track codes on button submission #1355030Good morning, I have the need to trace a contact form and I have seen the reference documentation and this post.
Seeing the date that the thread has, I would like to confirm that the solution is still the same.
In my case I need to apply it in a multisite configured so that the sites are located in directories.
Another question that generates me is to know what part of the tracking code I have to enter in its function. Just the ID or is it necessary to include the entire Script?
THANK YOU !
Hi Rikard, you can close this ticket
Solved ! Thank you
Thanks mike, i’m going to test it
Hi Mike, I have checked, indeed it seems that it breaks when activating the “Custom Elements”.
I have also tried to perform the test in a completely new and clean installation (not multisite). I have been able to detect that when activating the “custom elements” it also breaks … although not in the same way, in this case, it does not return a blank screen, but when you want to go to the screen to edit the content, you can see that the content is missing.
I think it is obvious that it is a theme bug. Please, I beg you to record this problem to try to solve it in future versions.
I will temporarily activate or deactivate the “custom elements” when I want to introduce shortcodes in a content slider. Is there something provisional we can do? (Different from activating / deactivating the “Custom Elements” option)
Hi Mike, this is what I have tried:
– Enabled right now the “debug” mode.
– I made a new entry, where I selected a shortcode for a 50px blank space. From the HTML tab I copied the shortcode.
– I pasted the shortocode, in the HTML tab in the location that interested me. It keeps breaking.
– I observe that the console shows a 500 error about an element (applying the inspector from the builder)
– In the front, it returns the following “Failed to load resource: the server responded with a status of 404 (Not Found)”
– When I go back to the revision that does not contain the shortcode, the console stops showing these errors.Hi, I appreciate your suggestion to use html code for the “bullet”. It works fine now.
leaving aside this case … is it possible to use the icons in some other way in the table?
Hi Mike, if you couldn’t reproduce the bug on my site it’s because I don’t think I explained it correctly. The bug is reproduced when you try to add a “shortcode” (icon, white space …) to the content slider, I did not perceive in your answer that you have tried this.
– I have tested on one page only with this module. The bug persists (url in private content box)
– I have tried to disable all plugins. The bug persists
– I have tried a simple and new wordpress installation. In this case the bug is not reproduced. Our installation is Multisite, maybe this difference will tell you something.- This reply was modified 3 years ago by Marcos Q.. Reason: added information
Hi Rikard, credentials and snapshot in the private content box
- This reply was modified 3 years ago by Marcos Q.. Reason: added information
I attach the links and screenshot in private cotent box
March 11, 2021 at 7:21 pm in reply to: Privacy in consent message of custom contact form not showing in IE #1287531Works fine now. Thank you Nikko.
Sorry Victoria, is https://desarrollo.diwebsolutions.es/pulperia
Hi Victoria, the site where we are observing the problem is https://development.diwebsolutions.es/pulperia. But you can see in any full-screen slider that the bullets and control buttons passing the photos are completely hidden when the site is requested on mobile devices.
Screen Capture: https://ibb.co/hY35fVq
November 20, 2020 at 8:24 pm in reply to: Horizontal Gallery – Images Loop – Bug Twice Clicks #1261858We are still waiting for an answer to solve the twice click problem
October 5, 2020 at 5:25 pm in reply to: Horizontal Gallery – Images Loop – Bug Twice Clicks #1250623In the funtions of the child theme we have added
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths;
And in the Horizontal.php we have left it like this
wp_enqueue_style( 'avia-module-slideshow', AviaBuilder::$path['pluginUrlRoot'] . 'avia-shortcodes/slideshow/slideshow.css', array( 'avia-layout' ), false ); //load css wp_enqueue_style( 'avia-module-gallery-hor', AviaBuilder::$path['pluginUrlRoot'] . 'avia-shortcodes/gallery_horizontal/gallery_horizontal.css', array( 'avia-module-slideshow' ), false ); //load js wp_enqueue_script( 'avia-module-gallery-hor', AviaBuilder::$path['pluginUrlRoot'] . 'avia-shortcodes/gallery_horizontal/gallery_horizontal.js', array( 'avia-shortcodes' ), false, true );
We have introduced the directory that contains the gallery
config-templatebuilder/avia-shortcodes/gallery_horizontal
With the same directory structureWe can’t get it to work. Can you help me?
I can provide you access data by ftpThank You
October 5, 2020 at 4:06 pm in reply to: Horizontal Gallery – Images Loop – Bug Twice Clicks #1250611Hello Ismael, can you clarify me about the second point … the bug about the click to pass each image.
Thank you
The map is shown correctly, but I still get the “retired version” error in the console. If you still need to review the installation, I can provide you with access.
Thank you for the support. Now work propertly. I found that a location did not contain the coordinates
Hi Vinay,
According to this the error is “VersionRetired”. Google clarifies the following “You may have supplied a retired version in your script.” The versions 3.0 – 3.30 have been retired, and you might be receiving 3.31 instead. Please update your application to use one of the available versions. ”I think the incompatibility is generated by the script that the map should show.
https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
January 3, 2017 at 8:40 pm in reply to: Enfold + wpml + url portfolio = problems permalinks base category portfolio #729131Now they are both updated and the problem continues. Can you check it again?
Thank you
regards -
AuthorPosts