Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Hello… having the same issue with WP 4.1 on a 123eHost WordPress website. I cannot do the necessary testing as this is live membership website and cannot be taken down for any length of time.

    Every time I see the issue, I let the hosting company know… they cannot never see an issue. It has become increasingly annoying and I cannot get the most simplest updates done. It happens more often after updating and trying to PREVIEW the page or post.

    Not sure what to do or where to tell them the issue resides. But it is definitely a HOSTING SERVER issue.

    Please can someone provide me with some suggestions!!!

    Thread Starter deedles916

    (@deedles916)

    @josh… because the domain name will change and be moved. So I do not want to have to remember every where I need to change hard-coded urls.

    Thread Starter deedles916

    (@deedles916)

    Okay… well I guess I am not completely bald yet. The answer was… Drum Roll!

    The content area I was placing the code DID NOT allow for PHP code to be used. It was in the dashboard of the Custom Template an area labeled Footer Content. This Template did NOT allow PHP references in there.

    I put the code string in the footer.php file instead. It works. But now the client cannot change or edit the images. Which bites!

    Hope this helps someone else!

    Thread Starter deedles916

    (@deedles916)

    Sorry I also have the images stored in an “IMAGES” folder in the template directory as well.

    https://dmddesign.com/jennatime/wp-content/themes/DMDCustom/images/4.png

    So I am so very, very confused as to why this is NOT working.

    I am almost BALD!!!!

    Forum: Hacks
    In reply to: SEO SearchTerms Tagging 2

    Here it is February 2012 and this issue is not resolved. I too am having the same issue with the text showing up in the excerpts on my blog page.

    Sometimes it does, and sometimes it does not. Not sure if a recent update to WordPress caused the issue as I have not seen it happen before.

    I will delve into the PHP code of the plug in and see if I cannot resolve this myself. I will post here if I can.

    Any suggestions from someone else familiar with this plugin would be greatly appreciated… maybe even the creator might help???

    Thread Starter deedles916

    (@deedles916)

    Geez… I SWEAR I had tried that and thought it did not work. As that was my first idea since I had floated the other stuff.

    Honest I am not one who asks first… I usually feel like I have exhausted all efforts before hand! I must be really tired!

    Thanks & Appreciate your answering even though I know this is design stuff!

    Thread Starter deedles916

    (@deedles916)

    Hey there… I have another issue. I have the Form coming up in the widget but the fields are all out of sorts. Not aligned properly. So I added some custom CSS to the php file which has fixed the Field Names & Fields.

    The * = Required Field is half up top and half down the bottom. I cannot figure out any CSS that will work in the php file. Here;s the code I modified:

    #mc_signup_container {}
    #mc_signup_form {}
    #mc_signup_form .mc_var_label { float: left; margin-top: 3px; font-weight: bold;}
    #mc_signup_form .mc_input { float: right; margin-bottom: 4px;}
    #mc-indicates-required { width: 100% }

    The last line is the one I need to fix with CSS. Review my site at:

    https://wordpressdesigncentral.com/wdamn/

    Thanks!

    Thread Starter deedles916

    (@deedles916)

    YAY… success! I found a way into my plugins dashboard by going to UPDATES from the top admin bar… then I updated a plugin and at the end of it, it gives you the option to go to the Plugins list.

    Then I deactivated all plugins. Reactivated one by one and found the one that caused the issue:

    Digi-Traffic Mulitplier

    So thank you for helping me be more diligent and offering other areas to research!

    Thread Starter deedles916

    (@deedles916)

    Ok… first I cannot get to my Installed Plugins menu because the side menu bar is gone and it is NOT listed on the Upper Admin bar. So I cannot deactivate any plugins.

    I have tried switching to the 2011 theme with no difference… although switching themes makes no sense since it is not the theme that is broken, but the wordpress dashboard / admin area.

    I have uploaded a fresh WP-Admin & WP-includes folders through FTP… no change.

    No it not specific to his site… I just updated our site from 3.2 to 3.2.1 and in the Dashboard… the leftside menu is GONE. This is inside the backend of WordPress. I updated 10 other sites on the same HostGator account, all look fine.

    see my image here…

    I tried switching to 20/10 & 20/11 themes… I deleted my cache files, I tried IE, Chrome & Firefox… all show this screen of my WordPress dashboard.

    I tried reinstall of 3.2.1

    have 5.2.17 PHP…

    Need help!!!

    Thread Starter deedles916

    (@deedles916)

    Here’s what it looks like…

    See it here

    I too have experienced this same issue. Mostly after upgrading to WordPress 3.1 and again 3.1.1.

    My issue was because of Magic Member and the Core Settings that were not set to use Javascript 1.8.2 instead it was set to use 1.7.3 and this was causing the issue with the Custom Menus not functioning as well as other menus in WordPress Admin to malfunction as well.

    If you are not using Magic Member, check other plugins that are using other versions of Javascript. I ended up deactivating all the plugins and turned one on at a time, each time checking the menu area to see if I could move an item. As soon as I could not, I found the culprit.

    Hope this helps someone from losing too much hair. I was a frizzy curly top and now am almost bald!

    Can you get into your phpMyAdmin sttings on your hosting? You need to be able to change the meta options table in the database. there are 2 places where you can change it back, but only if you know how.

    I could help… email me at deirdre @ mvmediawebsolutions . com

    Thread Starter deedles916

    (@deedles916)

    I think I figured out my error. I don’t need a plugin any longer with the new feature of the custom menu in WordPress v3. If you go the the Menu area under appearance… up at the top there is an option to open the SCREEN OPTIONS. here is where you can select TARGET to show up as an option when creating your menu settings. So if I use the PDF file in a custom link on the menu, I can select BLANK as the target. I can’t believe it was so simple…

    Thank for the advice in this post… it helped tremendously!!!

Viewing 15 replies - 1 through 15 (of 18 total)