Eve
Forum Replies Created
-
Hi Greg
Is is possible to auto fill the users contact number in the add form if users are already log inok noted. btw aftr the update can we increase the number of columns for the adverts list? recommended number is currently at 3.
Also its not visible when user select categories…
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Adverts Manage Additional Featureproblem solved.. forgot to edit the custom list template. ??
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Adverts Manage Additional FeatureHi Greg,
I tried to override the manage.php file but was not successful.. i already have the advert load template inside and activated the custom list template. created a new php file inside custom list template (advert-manage.php) and copied manage.php content into advert-manage.php.. after that nothing happened. am i doing right one? pls helpGreat! Hopefully will have this new feature soon..
In the meantime, I was working on different image settings lately and looking for the best image dimension for advert list..I realized that if the image is smaller than the required dimension it gives me an empty space between advert image and title..which also put off the advert list alignment in mobile/tablet version..
For now, my temporary solution I can come up with is to set the minimum upload image dimensions for users.. is there a way we can work it this out?
are the images being pulled from WP media setting – medium size or large one?
Forum: Themes and Templates
In reply to: [Virtue] Blank Space below Images ( Mobile version )yes, its not woocommerce im using wpadverts
here’s the link https://etransac.com.ph
btw if I upgrade to premium is it possible to integrate wpadverts to virtue shop settings? was it only designed for woocommerce?
Forum: Themes and Templates
In reply to: [Virtue] Hide home iconmenu in homepage but not in mobile pageworks great! thank you
Forum: Themes and Templates
In reply to: [Virtue] Home Icon Menu on Mobileyou nailed it!!! thank you!! ??
Forum: Themes and Templates
In reply to: [Virtue] Home Icon Menu on MobileHi
I managed to get the code from the developer..told me to use
.adverts-list to get the product listSo I use the code below:
@media (max-width: 768px) {
.adverts-list {
width: 50%;
float:left;
line-height: 8px;
font-size: 8px;
}
}After checking on mobile the product list didn’t show in 2 columns but instead it became smaller (left column with products , right column is left blank)
i don’t how to fix it.. can please help me
Thank you
Forum: Themes and Templates
In reply to: [Virtue] Avatar on Topbar MenuHi Hannah,
still didn’t work… anyway i decided to use a user-icon insteadThanks for your help! ??
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Custom Checkbox Make Requirethanks now its working! i use “type” instead of “name”
Forum: Themes and Templates
In reply to: [Virtue] Avatar on Topbar MenuHi Hannah
Tried the above code but didn’t work.Forum: Themes and Templates
In reply to: [Virtue] Avatar on Topbar MenuHi Hanna,
Here’s a sample… user profile was shown at the top bar menu when logged in.https://www.dropbox.com/s/phflpvoczweghvx/Etransac%20Profile%20Photo.jpg?dl=0
I dont know to change the square photo profile into circle.
appreciate if you can help me.
thanks in advance!
Thanks Bro! I really appreciate your continuous support!