Dddt
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Slideshow Posts] Image Distortion?I fixed it, just change the following in css:
change is the height from 350 to 570 to bring the bullets out too
.ss1_wrapper .ss1_entry { height: 570px; margin: 0 auto; position:relative; border: 0.5em solid transparent; box-shadow: 0px 0px 7px rgba(0,0,0,0.1);then, change this:
change is the heghit from 350 to 500.ss1_wrapper img { width:100%; height:500px; display: block;Forum: Plugins
In reply to: [WP Slideshow Posts] No title, no descriptionI just noticed that the title, description and next/prev arrows are under the slider image, how to fix it and bring to the front of the image?
Forum: Plugins
In reply to: [WP Slideshow Posts] No title, no descriptionI have the same problem, plus there a re now bullets at all, either with numbers or without them
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentI will try to send snapshots, if u give me email I will send it sooner
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentis there any way to assign one ad to multiple categories? so I can assign the jobs subcategories to job parent category and will use the shortcode [AWPCPSHOWCAT id=10 children=false] which will not show subcategory menu on page and will show every single ad as it will also be assigned to parent category
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentI have tries as many version as I could, does not work, using the code [AWPCPSHOWCAT id=1,2,3,4,5,6,7,8,9,10] does not show any content in it.
the shoertcode [AWPCPSHOWCAT id=10 children=true] shows the subcategory menu and shows that category 10 is empty, but actually it is not empty. I just need the content under the parent category 10 without subcategory menu on page
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentno this shows the subcategories too, I need only its content
Forum: Plugins
In reply to: [AWP Classifieds] Images are not being zoomed inWhere should I change what should I change, I did not get it 🙁
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentnoe I put AWPCPSHOWCAT id=10 but the shortcode does not work as on page it says there are no ads, but in fact there are ads under the children category of parent category 10 (10 is a parent category which has ads in it under its children category)
Forum: Themes and Templates
In reply to: [Virtue] not resposiveperfect, as always, thanks Kadence Themes!
Forum: Plugins
In reply to: [AWP Classifieds] Images are not being zoomed inhello again,
I would like to thank u for the solution (u suggested to delete “large” images from uploads and it is resolving the problem, temporary) BUT it is very difficult to get into root of website every time an ad is posted to delete “large” file to make it possible to to enlarge images.
I wonder if whether there is any other solution for this problem which will not make me to get into root of website every time an ad is posted to delete “large” file to make it possible to to enlarge images?
thanks in advance
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentthe matter is that my parent categories are disabled to have ads in it, only children categories have.
so, parent category ID=10 which, in its turn has ten children categories with ten different IDs – ID=1, ID=2, ID=3…, my aim is to show the ads (content) of that very 10 children categories as my Parent category is disabled to have ads.
I suggest the formulated shortcode should be AWPCPSHOWCAT id=1 id=2 id=3cand so on.. including all 10 ids, and what about the parameter children? since the ids presented above are for children categories
thanks 🙂
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentI forgot to mention that subcategories are shown in expanded form
Forum: Plugins
In reply to: [AWP Classifieds] specific category contenthello there,
I tried the shortcode put the children=false and this does not show me the ads inside categories 🙁
when I put children=true it shows the ads inside. but only for 3 of them, the ads inside primart category “JOBS” are not visible and it shows sub-categoriess which I do not want.
my aim is to show only the ads inside the 4 main categories without above menu buttons and subcategories.
I hope u can help me
Forum: Plugins
In reply to: [AWP Classifieds] specific category contentOk, let me try it.
Thanks again!