jonpedlow
Forum Replies Created
-
Hi seecloud, do you have a link to your site?
Forum: Themes and Templates
In reply to: CSS Move text out of the way, but not the background imageWould need to see the original CSS to compare how it would work?
Forum: Fixing WordPress
In reply to: Can not get to wp-admin panel, ulr is being redirectedHi jlove83
Not sure what is going on there but it definitely needs looking into!
But you can access it through wp-login.php like so https://karenharold.com/wp-login.php
Hope this helps?
Forum: Themes and Templates
In reply to: CSS Move text out of the way, but not the background image(https://www.cookingblondes.nl/wp-content/uploads/2012/09/X-delete.png)
Hi I have searched your website for this image in your images folder but it does not seem to be there? Try re uploading it then changing the image link in your CSS.
Hope this helps?
Forum: Everything else WordPress
In reply to: Streamed directly to my siteHi Roberto76
If the NowVideo site is this https://www.nowvideo.eu/
The only way I can see is to iframe the video in like so
<iframe width=”600″ height=”480″ frameborder=”0″ src=”https://YOUR embed.NowVideoLinkGoesHere” scrolling=”no”></iframe>Not sure if they allow iframes as it does not say on their website, but worth trying.
Hope this helps?
Forum: Everything else WordPress
In reply to: Is www.remarpro.com right for me?Glad it helps.
Once you learn how to use your CSS and call for it through DIV’s it becomes great fun! Well worth learning this then playing with WordPress!
UPDATE:
A valuable tool is Firebug which you use with Firefox Browser
https://www.mozilla.org/en-US/firefox/new/
https://addons.mozilla.org/en-us/firefox/addon/firebug/Forum: Everything else WordPress
In reply to: Is www.remarpro.com right for me?Sorry for jumping in but this is where I started and it really helped.
https://tutsplus.com/course/30-days-to-learn-html-and-css/
Hope it helps?
Forum: Everything else WordPress
In reply to: help me to identifyyeah i saw, but maybe little more customization will be much better.
like the homepage is completely different in this site. and it’s much lighter than woo one.
how to get such homepage?The Canvas theme has a setting to show the website as rounded corners also unlimited to color choices etc!
and in all pages (download page) you can see there is predefined values in left sidebar (which exactly same as playstore), like developer, size, license etc. how to set them too so that publishing can be faster in backend and it display in the frontend in that way.
This is something you would have to manually put in the page content maybe through the use of columns.
I am no way affiliated with this theme, just have used it quite a few times and its been great and very flexible with great support from the developers.
Not sure how much experience you have with WordPress? But all of the visual effects can be achieved with a little work.
Heres a link to a showcase of what can be achieved with that theme https://showcase.woothemes.com/category/canvas/
Hope this helps?
Forum: Everything else WordPress
In reply to: help me to identifyit will be good if someone can tellme exactly what theme and plugin this site is using to publish its content.
This is not the theme but very similar https://www.woothemes.com/products/canvas/ you can achieve almost identical look with this theme including the rounded corners.
Also the tabs etc are almost identical!
Forum: Everything else WordPress
In reply to: A blog that's a forum that's a listservI am embarking on building a community/magazine type website using WordPress – which is all new to me – and I have read the thread. Can anyone tell me if I can choose any of the free template themes available, such as Arthemia and use a forum plugin with RSS + Feedburner. I also want to eventually sell products, therefore do these themes allow you to connect with e-commerce platforms such as Shopify etc?
I have used bbPress on a few sites to create a forum and its been great! Hope this can help?
Forum: Fixing WordPress
In reply to: Text-Enhance LinksMikeDiesel12 blog post is great.
https://botcrawl.com/how-to-remove-text-enhance/Seen this on two of my sites today and thought I had been hacked until I checked the sites from a different browser.
Follow his tips as they work perfectly!