Yeah it is a little quiet isn't it. I am still here hovering haha. Always love a new version just need to decide wether to upgrade or not. I didn't do the last update but now it's PHP 8 I may have to...
Type: Posts; User: Chris Brown
Yeah it is a little quiet isn't it. I am still here hovering haha. Always love a new version just need to decide wether to upgrade or not. I didn't do the last update but now it's PHP 8 I may have to...
You have this line of code
<span class="header-contacts d-none d-md-block font-size-xs font-weight-semibold">
Remove the d-none
You most likely have content blocks set to sidebar on your homepage, so I would alter their placement to top, middle bottom etc
Anyone here have a forum integrated into their site. I remember a long time back there was a vbulliton bridge. But as I am not sure how much use a forum would get for my site I was thinking more the...
The moniteser plugin maybe what you need
https://www.flynax.com/plugins/monetizer.html
Listing is for 1 single listing. A package is where the users buys multiple listings as they may have more than one item to sell.
Was just looking at the shopping cart for another project. Is this feature of being able to add fields such a size, colour etc and also the ability to add different prices for variations going to be...
I could never get photoshop to export SVG's that work. I think I looked it up at the time and found plenty of sites that said it doesn't work properly for SVG
Does this need doing regardless of what version you have or just the newest version?
Id also be interested in this as I use favourites as a logged in feature
Its always hard to decide what to do when there's an update especially when you have made changes and there's at least one update each year. I do take notes of my changes but I am starting to think...
Nice,
Don't know if I can be bothered to update yet not sure I need to, but will see how many file changes there are
I am going to guess in admin/listing types/
the choose the listing type you wish to edit t
find the enable pictures option, you can turn on or off and also a there is a checkbox to make it...
Not really had an issue myself but could try to remove plugin and re install it.
In admin/listings you get a table with all your listings. Find the one you wish to change and on the left side click the square box so it shows a tick. Then at the bottom of the table there is a...
Yeah I have same issue as this, I generally just copy and paste a ・ to get around it, till I get time to figure out a way for it in the code. But we could do with a proper resolution for this issue
Looking good mate, glad you sorted it
I don't have the plugin installed so can't check the codes but could try this.... may not work at all. The code from the icon has ID's in the class so just thought try adding those.
<div...
Yes that would be great to integrate to 3rd party email platform like mailchimp. I use mailchimp for one of my Wordpress sites (although not very often) but have a feeling I may need something like...
Yeah you have a < at the top of the page that needs removing but that didn't fix the issue
but if you find in css
/*** ALL TABLET/MOBILE VIEWS ***/
@media screen and (max-width: 991px) {
...
Do you use the booking plugin? I would presume this works via that.
If you check the demo and go to admin/listing types/property there is a booking section with options which is related to the...
Yes the logo in the demo is roughly 200 x 40 px, I upped mine to 300 x 71px.
I did my svg logo at 300 x 71 pixels for the rainbow template, that size works well for me, but I made a new one directly in a vector app on my iMac rather than convert a png to svg.
I have used...
Oooo looks like a nice theme that. I may just build one in the background than if it seems to fit, work and look ok then connect it up.
Yeah I would be interested to know aswell. I have been content with using a listing type for a blog on my site, with abit of css to style blocks etc to get a different look, and I am happy with it. ...