webdirr
Forum Replies Created
-
Forum: Plugins
In reply to: [Enjoy Social Feed plugin for WordPress website] Plugin not working anymoreI tried update too, but none of shortcodes does not display on my post sites.
Have tried both shortcodes in my posts:
[enjoyinstagram_mb_grid] [enjoyinstagram_mb]
It doesnt show anything. its like display: none;
ps. My site goes in HTTPS/SSL if thats matter?
Forum: Themes and Templates
In reply to: [Sparkling] Contact Form 7FINALLY!!! I fixed it!!!!
Here is how:
1. FTP into your site. (I use Filezilla.)
2. Go to /public_html/wp-content/plugins/contact-form-7
3. Find the file called wp-contact-form-7.php
4. Right click on the file and select View/Edit
5. Look through the code for:if ( ! defined( ‘WPCF7_LOAD_JS’ ) )
define( ‘WPCF7_LOAD_JS’, true );and edit it to read:
if ( ! defined( ‘WPCF7_LOAD_JS’ ) )
define( ‘WPCF7_LOAD_JS’, false );6. Save it.
Forum: Themes and Templates
In reply to: [AlbinoMouse] Remove Mobile codeThe last code worked!
Used it in style.css!
THX!another question. When I use the website on the phone I get like a tab say “menu”. The menu is blue background and text color white. if i press this menu button a dropdown shows with my “posts-links”. But there is no background color on behind these texts. How do i put in same blue color in background to that too?
Forum: Themes and Templates
In reply to: [AlbinoMouse] Remove Mobile codeThan its easier to make the mobile css be like the computer css look? ??
if you have time sometimes u can check it out if you want. would be great if it is a function on this theme saying. mobile platform css style on and off. ??Forum: Themes and Templates
In reply to: [AlbinoMouse] Remove Mobile codeYes, but can I write a custom code for my nivo slider in phone css style like using max-witdh?
Forum: Themes and Templates
In reply to: [AlbinoMouse] Remove Mobile codeOr can I stay with the mobile css style.
cause the problem with the site on the mobilephone is that my nivo slider doesnt responsive. check the site here https://www.ruskenopen.se. check it on mobile and computer. u see whats looks wrong.Forum: Themes and Templates
In reply to: [AlbinoMouse] Remove Mobile codeOk. thx.
do you know which one of the code to remove.
tried like 6hours yesterday without any luck. ??would estimated it =)