juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Delete 'Read more' button blogpostsThat theme is a premium theme, You shoud ask the theme author for support.
you could use.vc_btn3-container { display: none; }to remove the image but i don’t know what file to tell yu to put it in since the theme is a premimum theme I don’t have access to.
I would suggest you cotact the tnme author.
Forum: Fixing WordPress
In reply to: Delete the image above blogpostYou might, but how would I know when I don’t know what theme, plugins or your site url is?
You should use a code explorer like FireBug to examine the html. You might have to dig into the theme code or you could ask the theme author.
Forum: Fixing WordPress
In reply to: Delete 'Read more' button blogpostsWithout knowing what your site is or the theme you are using or if a plugin you are using is putting the button there, I’d suggest you use the FireBug extension of FireFox and look at the element and build a CSS seector and Rule to hide the element.
Forum: Fixing WordPress
In reply to: How to move images and text blocks?looks like you’re using a responsive theme – as ˆadjust my window larger and smaller, there is a gap when teh window is narrow and it is gone when it is wider.
Since the theme is a premium theme, you might want to contact the theme author about this.
Forum: Fixing WordPress
In reply to: Question on buying pro version of buildsWordPress is free code, there is no ‘pro’ version. What you might have is a ‘pro’ (i.e. paid) veison of a there (the look and feel of the site).
Weither you can use teh theme on multiple sites will depend on teh contract you have with the theme developer.
Forum: Fixing WordPress
In reply to: Delete the image above blogpostit should be possible
Forum: Fixing WordPress
In reply to: Integrate a WordPress Article 'Database' into our business Websitesince wordpress widgets depend on the wordpress core code, if your main site is not using wordpress it would be rather difficult.
Forum: Fixing WordPress
In reply to: Delete 'Read more' button blogpostsyes
Forum: Fixing WordPress
In reply to: Syntax error causing me not to access sites adminIf you can’t get into the backend, then you need FTP access or access to the files from the cPanel. You need this access, there is no other way to fix this.
Forum: Fixing WordPress
In reply to: Theme inconsistent (CSS) and menusI go to the site and then view the source of the page, copy it in to a text editor nd do a search. Theat’s where I see the website.worksmart.global.
Try disabling ALL your plugins and see if the problem goes away. if it does activate them one at a time till the oproblem reoccurs and you will know the culprit.
Forum: Fixing WordPress
In reply to: unable to login in as administrationso when was the last time you could log in and what have you done/updated since then?
Forum: Fixing WordPress
In reply to: Theme inconsistent (CSS) and menusInteresting, you have 7 occurances where the site in a url is http://website.worksmart.global and 18 lines e=where it is http://members.worksmart.global. I’d check your settings in the general settings and the themes settings to see if there is a place where you enter the url of the site.
Forum: Fixing WordPress
In reply to: Theme inconsistent (CSS) and menusWhat do you have at
1) dashboard->settings->general->WordPress Address (URL)
2) dashboard->settings->general->Site Address (URL)
for both sites?Forum: Fixing WordPress
In reply to: Theme inconsistent (CSS) and menusalso the url for the css is ‘http://website.worksmart.global/wp-content/themes/agama/style.css’ – what do you have for the URL in the settings?
Forum: Fixing WordPress
In reply to: Theme inconsistent (CSS) and menuswhere does the subdomain point to? the same folder as the main domain or a different one?