Fabio Fiss
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: font-awesome icons and social menuNo problem! Thank you for sharing this! ??
Forum: Fixing WordPress
In reply to: Different size featured imagesCould you please share the link to your website?
This can happen sometimes when the images have different sizes and the theme doesn’t know how to resize them or use a specific size for featured images.
Forum: Fixing WordPress
In reply to: Sharing Images from Blog PostI haven’t tested yet, but this plugin claims to have this option:
https://www.ads-software.com/plugins/share-subscribe-contact-aio-widget/Forum: Fixing WordPress
In reply to: How to prevent Featured Images from duplicating on the Home page?What kind of theme are you using? Is it free or a premium one you bought?
If it’s a premium theme, do you know the name to share with us?
Forum: Fixing WordPress
In reply to: font-awesome icons and social menuAre you trying to bring the font using a CDN?
If so, try downloading the font and call it directly from your theme resources folder.
Forum: Fixing WordPress
In reply to: change my passwordDo you have access to the WordPress Dashboard?
If so, go to Users on the left side menu. Click on the username you want to change the password and under Account Management -> New password, click on Generate password.
A field will appear with a strong password already there. You can use this one or you can change to a new one by simply typing whatever you want. Just make sure it’s also strong.
If you don’t see the Generate password button, maybe you’re running an older version of WordPress. But you can still type a new password anyway.
Once you typed your new password click on Update Profile.
I hope this what you’re looking for
Forum: Fixing WordPress
In reply to: New Home PageA landing page might be a good solution in this case.
But can you please explain this in more detail?
As an example, you have website1.com (working fine), but you want to change the home page to something new that has two links: website2.com and website3.com
Is this correct?
Forum: Fixing WordPress
In reply to: Creating a blog page with the same design as my Default TemplateTry this first:
Create a new page called Blog and published it. Then go to Settings -> Reading, and under “Posts Page” select this new Blog page.
View a screenshot here: https://codex.www.ads-software.com/Settings_Reading_ScreenView the page and check if you see the list of published posts.
It seems to me that this custom design doesn’t offer you a template where you can see the lists of posts.
The page you want can’t have the same template (default) as other pages, since you want the blog to bring a different type of content – posts.
If your custom theme already offers a “blog view” then you’re in luck. Because WordPress offers a way to change “the blog (list of posts)” to any page you want (like it’s described in the link above).
So first, make sure you have a page template that brings the posts you want to be displayed under the blog. Since you have a custom theme you might have to create a separate page template to do so (with some coding required).
Once you have this template, follow the steps I stated before: create a new page called Blog, but then associate this new template to it under “page attributes”.
Finally, go to Settings, and under “Posts Page” select this new Blog page.
More information about page templates can be found here:
https://developer.www.ads-software.com/themes/template-files-section/page-template-files/page-templatesIf it sounds too confusing please let me know
This looks like the Visual Composer photo gallery short code.
Can you please check if you can find references to [vc_row] [vc_column].
These are short codes that the plugin Visual Composer creates: https://vc.wpbakery.comI hope this helps and Happy 2016! ??
Forum: Fixing WordPress
In reply to: Special Characters problemI was able to replicate the steps, but I don’t understand the issue. WordPress text editor is converting the HTML entities into the actual symbols. Don’t you want this to happen?
Forum: Fixing WordPress
In reply to: Simple Website helpHi,
Can you please give more information about this? Do you have a website already or do you want to build one from scratch?
When you say “I want to have a page for each property” do you mean inside a preexisting website? If so, can you please share the link here?
Forum: Fixing WordPress
In reply to: Adding Images to my articles on the homepageTry to add the image by clicking on the “Set Featured Image” link.
https://www.mhthemes.com/support/files/2014/06/Set_Featured_Image.png
If you don’t see the box there, look under the tab “Screen Options” on the top right corner of the screen. Make sure Featured Images is checked.
Forum: Fixing WordPress
In reply to: Adding Images to my articles on the homepageAre you adding the images in the “Feature Image” area, for each post or inside the text editor of WordPress?
Forum: Fixing WordPress
In reply to: H1 has two lines and large space in betweenHappy to hear that it works! ?? Cheers!
Forum: Fixing WordPress
In reply to: H1 has two lines and large space in betweenTry to paste the code above in that “Custom CSS” box.