iamklove
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can i increase the width of my form in a particular page pageHi oezeafulukwe,
You mentioned that you wanted to increase the form. I’m guessing that you mean you’d like to increase the width. However, the form is already too wide for the column it’s in. You have a two-column layout, and the form is too wide to fit in that first column.
You might try either going into JotForm and rebuilding the form at a smaller width, or adjusting the layout of the page to accommodate the current form.
Forum: Fixing WordPress
In reply to: Native gallery image alignment issuesHi rafaelmanes,
The slideshow images are aligned to the left because the margin in the CSS is set to 0. This is happening for all images in the #content div. Try adding the following to your CSS file to center these slideshow images:
.slideshow-slide img {margin: 0 auto;}
Forum: Fixing WordPress
In reply to: How to link ProBoards forum to wordpress website?Hi dj1971uk,
According to the following thread, you won’t be able to embed your ProBoards forum into your WordPress site:
https://support.proboards.com/thread/546326/integrate-forum-existing-website
However, if you put a “Members” tab on your site, you could link it to your forum.
Forum: Fixing WordPress
In reply to: create separate feed that excludes posts from 2 categories?Hi skyekilaen,
You’ll want to throw a question mark in there to make the link work. Change it to this:
https://planetjinxatron.com/?cat=-3,-15&feed=rss2
That should do it!
Forum: Fixing WordPress
In reply to: Editor's toolbar disappearedHi meravjon,
The toolbar is smaller in the text editor. The idea is that you’re using more HTML and CSS in your pages/posts with the text editor, so there’s no need for the expanded toolbar.
Forum: Fixing WordPress
In reply to: Phone number gets replacedP.S. what you’re looking for is callrail.com if you’re looking at the code.
Forum: Fixing WordPress
In reply to: Phone number gets replacedHi there,
You won’t see it in the source view.
Use the developer tools in your browser (in my case Chrome or Firefox) to see the tracking code.
You’re very welcome!
Forum: Fixing WordPress
In reply to: Cannot change HomepageI’m sorry that this continues to be an issue. I completely understand how frustrating this must be for you.
It seems like there might be an issue between WordPress and your hosting company. I’d recommend getting in touch with your hosting company to see if they could shed some more light on this. I can’t say for sure that your web host is at the root of the issue, but it seems like you’re doing things correctly on your end.
Please feel free to let me know what they say, so that we can assist you further.
Forum: Fixing WordPress
In reply to: Phone number gets replacedThanks for showing me the site.
The website owner is using a service to track phone calls from their site. This helps them understand how their advertising is performing. The new number that you see is forwarded to their actual number, so they receive the call. The new number that’s displayed on the site helps them with their tracking.
If you’re still concerned and not quite sure what I’m talking about, please contact your client and confirm what I’ve said.
With that said, I see the code for the call tracking program on the page, so that’s how I can see what’s happening.
Hope this helps!
Forum: Fixing WordPress
In reply to: Phone number gets replacedHi isourcedesign,
Could you please add a link to the site?
Thanks!
Forum: Fixing WordPress
In reply to: Cannot change HomepageHere are a couple more things to try:
1. Clear your browser’s cache.
2. If you’re using a caching plugin, try disabling it and see if you’re changes are saved (you might have to redo the changes).Forum: Fixing WordPress
In reply to: Cannot change HomepageHi natalierizzo,
It looks like this has been resolved. Is that correct? I see the home page, as well as the Speaking Engagements page here:
https://www.nutricisedr.com/speaking-engagements/
I hope everything is working well for you. Please let us know if there are still any issues.
Forum: Fixing WordPress
In reply to: menus and the header customizationHi benedict simba,
I’d suggest searching for the answer to this issue in the theme’s support area:
https://www.mhthemes.com/support/
You’ll have a greater chance of success over there with this question, since you’ll be among people who use this particular theme.
Hope this helps!
Forum: Fixing WordPress
In reply to: Banner Not DisplayingHi Fromthekitten,
Can you post a link to the page and tell us where the banner is supposed to be displayed?
Forum: Fixing WordPress
In reply to: Image sizes not generating for files above certain dimensionsHi danieduck,
It could be an issue with the theme. Try activating another theme and see if the problem persists. If you don’t have the same issue with other themes, it’s probably something inside Workality Plus.
If this is the case, check with the Workality Plus theme’s author to see if they can help you correct it.