Carlos Pinedo
Forum Replies Created
-
Forum: Plugins
In reply to: [MapGeo - Interactive Geo Maps] The plugin cause a critical error :(Thanks for the support!
- This reply was modified 1 year, 5 months ago by Carlos Pinedo.
Forum: Plugins
In reply to: [MapGeo - Interactive Geo Maps] The plugin cause a critical error :(Thanks, that solved it ?What was the problem?
Forum: Plugins
In reply to: [Scratch and Win] There’s something strange about the statisticsOh, I see, that explains everything. I intend to use the game in an event in a shopping center. All the games will be played using one or two tablets. We could create a warning against reloading, I don’t think we can do anything against the counting of accessing. Anyway, if you have a suggestion, let me know.
And, congratulations on your plugin! Is great! You guys need to make a pro version with extra features and premium support. I’ll pay for that.
That solved the problem
Never mind, the problem was that I delete the portfolio page.
Ok thanks,I′ll try that .
awesome!
Forum: Plugins
In reply to: [Polylang] images only appear in the "list view"No, unfortunately no.
Forum: Plugins
In reply to: [Polylang] images only appear in the "list view"No, that didn’t solve it, but i think is a problem with the hosting, low memory limit issue. As I say before, i can see the images, but only in the “list view” mode. Anyway, thanks for answering!
Forum: Plugins
In reply to: [Contact Form 7] page not found after submit – wrong url generatedActually is Contact Form 7, this is the shortcode that I use:
[contact-form-7 id=”1499″ title=”Formulario de contacto 1″]
Anyway, the problem is solved, after paying attention to the code view in my contact page, I saw this:
<form class="wpcf7-form" action="/webs/web1/wp/wp-admin/admin-ajax.php?_panelsnonce=0570cc1a9a#wpcf7-f148-o1" method="post" novalidate="novalidate"><input name="_wpcf7" type="hidden" value="148" /> [contact-form-7 id="1499" title="Formulario de contacto 1"] </form>
I don′t know when or why this form tag appears around the shortcode, but obviously after I remove it, the form worked perfectly.
thanks for answering!Forum: Plugins
In reply to: [List category posts] thumbnails not being displayedI added this to my style sheet,to force the image resizing.
ul.lcp_catlist li img {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}Forum: Plugins
In reply to: [List category posts] thumbnails not being displayedI have the same problem: After the update ,the thumbnail_size parameter is not re-sizing the image.
Hi Misplon,
Thanks for answering. I think I’ll go with one of those choices that you gave me. thanks!The second one did the job, thanks a lot!
Thanks for the quick response! but i’m sorry, I’m relatively new in wordpress. So, this is the shortcode of the flipbook:
[responsive-flipbook id=”dominio”]
This is the no index shortcode:
[noindex]
How do I wrap one around the other.