IamMarvin
Forum Replies Created
-
I viewed again your website and the blog title/description aligned to right screen now.
Please also not to forget to contact your theme’s support for assistance. Base on your problem, I think they can assist you. I think you would need this in the future.
Your welcome.
Forum: Fixing WordPress
In reply to: Edit ProductI think this will solve if you remove the image you have posted and repost the image again.
Forum: Fixing WordPress
In reply to: Edit ProductIf your problem is solve. Please make this post resolve. Also if you migrate from sub domain to main domain. All your image directory will still the same with sub domain. Try to check and change your image directory something like wordpress/themes/upload/image/imagecontent.
ITs ok if your a newbie. There a lots of person who can try to help you. IF you want to align your blog title and blog description to right screen. Paste this code in Appearance > Edit CSS.
.header-inner {
text-align: right;
}
I do not know why do you want to remove the blog title and blog description.They are seems look a website title to me. Anyway, I think the above code will help you. Please come back here for the result.
try to use this code
.blog-info {
display:none;
}please remove the “.page-id-9”. in Appearance > Edit CSS
Still I cannot see your sample post in blog. Your blog page has no any post yet. Please try to make a sample post on your blog page.
Try to look for wordpress blog setting and theme setting. There maybe a setting how to remove the blog title and description for all pages.
Can you post a sample post on your blogpage. I cannot see the blog title and the description. Is your homepage already a blog page? Its hard to tell the your homepage is a blog page without a blog post.
Forum: Fixing WordPress
In reply to: Mobile app screens/animationYou can try to download and install a free/paid wordpress carousel plugin available. There is a setting how to modify the image from portrait to landscape.
Forum: Fixing WordPress
In reply to: Edit ProductMay I know what you previously did to your wordpress before you encountered the error? Did you install a plugin or something?
Forum: Fixing WordPress
In reply to: Edit ProductThere is also a photo editing website available in the Internet. Try to use your favorite search engine.
Forum: Fixing WordPress
In reply to: Site back up plug inOk. My quick and best solution in mind is to find another plugin that is identical your current plugin. Try to uninstall first the old/current plugin and install new plugin.
Another option is to uninstall the plugin and reinstall it again.
Forum: Fixing WordPress
In reply to: Edit ProductWhat do you like to edit in the your image. The other solution is to edit your image outside wordpress using any photo editing software available. Then upload the edited image.
Forum: Fixing WordPress
In reply to: Edit ProductDid you try to logout and relog-in.? Please try.
Forum: Fixing WordPress
In reply to: Mobile app screens/animationMost paid themes has a free build-in image slider/carousel feature. If not, you can download a plugin or develop a javascript code.
Do you know how to use a carousel?