Forum Replies Created

Viewing 15 posts - 46 through 60 (of 63 total)
  • Posted in:
  • in reply to: Getting rid of woocommerce #35850
    artaudlemomo
    Member
    Post count: 63

    Ok problem Solved I found out that I could add a shortcode and modal directly from the option in the top bar content with swift framework shortcode, very neat tool!

    hope this helps someone else,

    tim

    in reply to: Getting rid of woocommerce #35846
    artaudlemomo
    Member
    Post count: 63

    I managed to have the modal form on my page by adding this code to a raw html element:
    <p>
    <span class=”need-help”>More information? Contact Us</span>
    </p>
    <p>
    </p>
    <p>
    </p>

    <div id=”email-form” class=”modal fade” tabindex=”-1″ role=”dialog” aria-labelledby=”email-form-modal” aria-hidden=”true”>
    <div class=”modal-dialog”>
    <div class=”modal-content”>
    <div class=”modal-header”>
    <button type=”button” class=”close” data-dismiss=”modal” aria-hidden=”true”><i class=”ss-delete”></i></button>
    <h3 id=”email-form-modal”>Contact Us</h3>
    </div>
    <div class=”modal-body”>
    <div class=”wpcf7″ id=”wpcf7-f5-p108-o1″><form action=”/?product=bram-van-velde#wpcf7-f5-p108-o1″ method=”post” class=”wpcf7-form” novalidate=”novalidate”>
    <div style=”display: none;”>
    <input type=”hidden” name=”_wpcf7″ value=”5″ />
    <input type=”hidden” name=”_wpcf7_version” value=”3.5.4″ />
    <input type=”hidden” name=”_wpcf7_locale” value=”en_US” />
    <input type=”hidden” name=”_wpcf7_unit_tag” value=”wpcf7-f5-p108-o1″ />
    <input type=”hidden” name=”_wpnonce” value=”437f20a180″ />
    </div>
    <p>Hablamos Castellano.<br />
    Nous parlons Français.<br />
    Wir sprechen Deutsch.</p>
    <p>Your Name (required)<br />
    <span class=”wpcf7-form-control-wrap your-name”><input type=”text” name=”your-name” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-validates-as-required” aria-required=”true” /></span> </p>
    <p>Your Email (required)<br />
    <span class=”wpcf7-form-control-wrap your-email”><input type=”email” name=”your-email” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email” aria-required=”true” /></span> </p>
    <p>Subject<br />
    <span class=”wpcf7-form-control-wrap your-subject”><input type=”text” name=”your-subject” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text” /></span> </p>
    <p>Your Message<br />
    <span class=”wpcf7-form-control-wrap your-message”><textarea name=”your-message” cols=”40″ rows=”10″ class=”wpcf7-form-control wpcf7-textarea”></textarea></span> </p>
    <p>To validate your message, please copy figures in the cell below.<br /> <input type=”hidden” name=”_wpcf7_captcha_challenge_captcha-778″ value=”225400369″ />captcha </p>
    <p><span class=”wpcf7-form-control-wrap captcha-778″><input type=”text” name=”captcha-778″ value=”” size=”4″ maxlength=”4″ class=”wpcf7-form-control wpcf7-captchar” /></span> </p>
    <p><input type=”submit” value=”Send” class=”wpcf7-form-control wpcf7-submit” /></p>
    <div class=”wpcf7-response-output wpcf7-display-none”></div></form></div> </div>
    </div>
    </div>
    </div>

    it works fine as you can see here: http://timotheeducrocq.com/?page_id=157 (last link)

    but first when I receive a message I don’t the current page link any more as I setted it in my contact form and the capcha does not work.

    I hope I’m not too confusing…

    thanks again for your help.

    in reply to: Shortcodes with Pages builer #35845
    artaudlemomo
    Member
    Post count: 63

    It would also be nice to know all the shortcodes available for that theme, for example I would like to add the title of the current page and current category in my content but [get-title] or [get-category] does not work. 🙁

    in reply to: Getting rid of woocommerce #35832
    artaudlemomo
    Member
    Post count: 63

    Right now if I try to save the product page as a template I get this error: Error: TPL-01

    in reply to: Sign up for our newsletter #35779
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    Thank you for your help, I tried to add this to the from code area in the header option of theme but it didn’t go at the bottom, it went into the dropdown menu from the subscribe button on the top right corner.

    Also, I’m using wysija, do I need to switch to mailchimp? I’m not sure which one is best.

    thanks!

    tim

    in reply to: Wysija integration #35771
    artaudlemomo
    Member
    Post count: 63

    Hi Ahlersheinel and Tahir,

    I did as you told me but as far as I can see nothing changed. I leave like that so you can see.

    Also, as I mentioned it in another topic, adding the HTML above make some of my pages disappear, like the one called “conditions of sale”.

    thanks guys for your help,

    tim

    in reply to: Can't modify pages #35767
    artaudlemomo
    Member
    Post count: 63
    This reply has been marked as private.
    in reply to: Page suddently disappear #35736
    artaudlemomo
    Member
    Post count: 63

    Hi Tahir,

    I found out what made it disappear, it’s really weird it seems to be only affecting one page.

    I’ve installed wysija newsletter and in th settings of the plugin they give an HTML code that we have to insert into our page to show the subscribing form. So I added it into the header theme option in the box “subscribe code form” saved, and my page disapeared.

    the link of the page is above, and below the html code:

    <!–START Scripts : this is the script part you can add to the header of your theme–>
    <script type=”text/javascript” src=”http://timotheeducrocq.com/wp-includes/js/jquery/jquery.js?ver=2.5.9.3″></script&gt;
    <script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/validate/languages/jquery.validationEngine-en.js?ver=2.5.9.3″></script&gt;
    <script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.5.9.3″></script&gt;
    <script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.5.9.3″></script&gt;
    <script type=”text/javascript”>
    /* <![CDATA[ */
    var wysijaAJAX = {“action”:”wysija_ajax”,”controller”:”subscribers”,”ajaxurl”:”http://timotheeducrocq.com/wp-admin/admin-ajax.php&#8221;,”loadingTrans”:”Loading…”};
    /* ]]> */
    </script><script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.5.9.3″></script&gt;
    <!–END Scripts–>

    <div class=”widget_wysija_cont html_wysija”><div id=”msg-form-wysija-html52a1e5beaad64-1″ class=”wysija-msg ajax”></div><form id=”form-wysija-html52a1e5beaad64-1″ method=”post” action=”#wysija” class=”widget_wysija html_wysija”>
    <p class=”wysija-paragraph”>
    <label>Email <span class=”wysija-required”>*</span></label>
    <input type=”text” name=”wysija[user][email]” class=”wysija-input validate[required,custom[email]]” title=”Email” value=”” />

    <span class=”abs-req”>
    <input type=”text” name=”wysija[user][abs][email]” class=”wysija-input validated[abs][email]” value=”” />
    </span>

    </p>
    <input class=”wysija-submit wysija-submit-field” type=”submit” value=”Subscribe!” />

    <input type=”hidden” name=”form_id” value=”1″ />
    <input type=”hidden” name=”action” value=”save” />
    <input type=”hidden” name=”controller” value=”subscribers” />
    <input type=”hidden” value=”1″ name=”wysija-page” />

    <input type=”hidden” name=”wysija[user_list][list_ids]” value=”1″ />

    </form></div>

    What can I do? Have I done something wrong? (very possible)

    Thanks again for your help,

    tim.

    in reply to: What version of WPML? #35700
    artaudlemomo
    Member
    Post count: 63

    OK, I have a better question.

    I’d like to know is if I get the 29$ version, will dante be 100% translatable if I don’t use the woocommerce plugin?

    Cheers,

    tim

    in reply to: what is the best structure for my needs? #35568
    artaudlemomo
    Member
    Post count: 63

    What is the carousel exactly? I don’t see any when I activate or disable the option in the page builder.

    thanks!

    tim

    in reply to: Can't modify pages #35561
    artaudlemomo
    Member
    Post count: 63

    I just tried now to recreate the same page again from scratch, I could save it and publish it but as soon as I tried to re-edit it it has started to do the same.

    🙁

    What can I do? It’s really frustrating.

    here is the link: http://timotheeducrocq.com/?page_id=124

    thanks,

    tim

    in reply to: Wysija integration #35497
    artaudlemomo
    Member
    Post count: 63

    I just doubled check and even the box and the subscribe button are different, I thought they would like the theme by default, am I missing something?

    regards,

    tim

    in reply to: How to customized field in product pages? #35467
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    I’ve just done it it work like a charm, thanks a lot!!!

    tim

    in reply to: Better WordPress Minify issue #35466
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    I’m in Spain and I need to work today on the website, so I will the plugin activated overnight so you can see.

    the website: http://www.timotheeducrocq.com

    cheers,

    tim

    in reply to: what is the best structure for my needs? #35465
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    Yes it is much better now I think I will create a product category for each artist and type of work (such as lithographs, etching etc) and also a page for each artist, or is it unnecessary?

    anyway thanks for you help.

    tim

Viewing 15 posts - 46 through 60 (of 63 total)