Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Page suddently disappear
New Landing › How can we help? › Themeforest Theme Support › Dante › Page suddently disappear
- This topic has 5 replies, 3 voices, and was last updated 10 years by Melanie – SUPPORT.
-
Posted in: Dante
-
December 6, 2013 at 11:33 am #35695
Hi,
I created a condition of sale page a few days ago and today when I go check it it has disappeared from my site, although it is still publish on the backend and I haven’t touched anything, any knows what happened?
http://timotheeducrocq.com/?page_id=92
thanks,
tim
December 6, 2013 at 1:37 pm #35707Hi,
It could be because of some plugins you installed recently. Please try deactivating them to see if it fixes the issue.
Also try Flushing the Permalinks by going to Settings -> Permalinks and pressing the save button.Thanks
TahirDecember 6, 2013 at 3:06 pm #35736Hi 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>
<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>
<script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.5.9.3″></script>
<script type=”text/javascript” src=”http://timotheeducrocq.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.5.9.3″></script>
<script type=”text/javascript”>
/* <![CDATA[ */
var wysijaAJAX = {“action”:”wysija_ajax”,”controller”:”subscribers”,”ajaxurl”:”http://timotheeducrocq.com/wp-admin/admin-ajax.php”,”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>
<!–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.
December 9, 2013 at 10:26 am #36007Hi Tim,
Could you please try adding only the form part and not the script code since that is to be added in the header part . Though it should be added there automatically by the plugin. But ill have to take a look to be sure.
<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>
Let me know.
Thanks
TahirDecember 9, 2013 at 1:07 pm #36051Hi Tahir,
this way creating way too much problems for my HTML knowledge so I decided to integrate my newsletter subscription directly in my contact form, but maybe this will help someone else.
thanks,
tim
December 11, 2013 at 10:51 am #36441Great!
-
Posted in: Dante
You must be logged in and have valid license to reply to this topic.