clickthroughalex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Having head, body into WYSIWYG editorHi Chris,
Thanks for your suggestion. I installed Ultimate Tinymce, ticked ‘Disable wpautop’ and ‘Remove p and br quicktags’. It worked when I used my template with pasting all the content into WYSIWYG HTML mode.Great. Thanks a lot, Roy.
Forum: Plugins
In reply to: [Ultimate Posts Widget] Sticky PostsI got the same issue. Sticky posts are not showing at the top.
Forum: Plugins
In reply to: [Contact Form 7] custom calculation and send result back using mail 2Hi,
I finally found a solution: http://xaviesteve.com/3298/wordpress-contact-form-7-hook-unofficial-developer-documentation-and-examples/. To get data or save data, use $WPCF7_ContactForm->posted_data[‘FieldName’]. Cheers.Forum: Plugins
In reply to: [Contact Form 7] custom calculation and send result back using mail 2Thanks for your response. I am a developer. I just don’t know where to start customizing.
Forum: Plugins
In reply to: [Background Manager] Background Manager Links not Working@danhalenmhk,
You need to add your url under “Background URL”. like so: http://prntscr.com/2n8xmn. And also checked “Clickable Backgrounds” under “Settings”.