dgrcomms
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Publication Archive] Upgraded plugin and now not workingHi Eric,
Thanks I understand that and I did read that in your other posts. My website is password protected at the moment as I in the process of building it. I don’t want to put the password here if possible, can I email it to you?
Thanks
Hi Eric,
I basically moved my site from one server to another and had to change the domain name. I am in the process of building the site so I was using a temporary domain http://174.120.43.221/~h1bcc/hin-system/hin-resources/. You will see on this link the downloads are working.
Now as I am on a windows server I cannot use a temporary domain so I am having to access the site locally by changing the host file to 184.173.72.100 hibcc.org http://www.hibcc.org. This is the reason you are getting an error page when clicking on those links above.
Basically since I did the move the download links stopped working. I have created new publication, uploaded documents again but its stopped working.
I have found lots of posts saying that people have had problems when they have changed domain name with images and documents. I wondered if this is something that has a easy fix with your plugin. I am trying to avoid having to delete everything and start again as I have uploading over 30 or more documents.
Thanks
GinnieHi,
Please ignore the above and reading more of the posts here I noticed that I could remove it by adding display:none; to the css styles.
Thanks
GinnieHi,
Thanks for this, unfortunately I am not adding it in a widget. I am using a shortcode within anther shortcode. I am assuming that is the problem.
[sidebar_tab icon=’Address_Book.png’ title=”Stay Informed “][mailchimpsf_form][/sidebar_tab]
If you have any other ideas let me know.
Thanks
GinnieForum: Fixing WordPress
In reply to: Comments not workingOn my site it turned out that the theme that was causing the problem but I don’t know how it was fixed.
Forum: Fixing WordPress
In reply to: Comments not workingI am having the same issue with a theme I purchased for a client. Any ideas what is causing this?
I am also looking to change the FAQ title color. I have found the CSS under the plugin folder and change the FAQ answer font color but on the title its picking up the css for links and not the color I added below. Any ideas how I can change this?
p.faq-catname {margin: 0 0 5px 0; font-weight: bold;}
div.faq-title { font-style: italic; margin: 0 0 10px 0; color: #584D4D;}
div.faq-answer {margin: 0 0 20px 15px;display: none; color: #F78CB9;}Thanks!
Forum: Plugins
In reply to: [Collapse-O-Matic] [Plugin: jQuery Collapse-O-Matic] Space after first titleIt worked great, thanks! 🙂
Forum: Plugins
In reply to: [Collapse-O-Matic] [Plugin: jQuery Collapse-O-Matic] Space after first titleI added the div but I am still getting the spacing
http://66.147.244.109/~azconsum/areas-of-practice/I looked at the code and I can see a </br> after the heading and then a <p></p>.
Any ideas how to remove this? Thanks