about - admin
Forum Replies Created
-
Question status -
-
Support StaffKeymaster
Due to inactivity I’m guessing that problem is solved.
September 4, 2014 at 10:43 am #4506Support StaffKeymasterHi Henny,
are you on Mac? We’re on Windows, and the latest version of Safari for Windows is 5, in which menus are working correctly. Can you please post a screenshot?
Thanks in advance!
EDIT:
I just received screenshot from browsershots, and all looks fine: https://api.browsershots.org/png/original/6d/6d6e818798ff8d9ae171ea0745c25610.png.September 1, 2014 at 9:30 am #4497Support StaffKeymasterHi,
search for .singular #header, .no-slider #header in style.css.
Just add margin-bottom: -15px; for example before }.September 1, 2014 at 9:19 am #4496Support StaffKeymasterHi,
yes, typo, it was is_page(). Sorry.
It’s all fixed now.Best regards,
SinisaAugust 30, 2014 at 6:53 pm #4487Support StaffKeymasterHi Henny,
login details are incorrect, but I found the error. I missed one thing about the slider…
Open functions.php and modify this line:if ( !is_singular() && $options['swt_slider'] == 'Display' ) { to if ( !is_page('PAGE ID HERE') && $options['swt_slider'] == 'Display' ) {
That’s it!
Let us know if you have more questions.August 30, 2014 at 12:36 pm #4483Support StaffKeymasterIf you still can’t do it, send me your login details and I’ll do it for you. Just set reply as private.
August 29, 2014 at 8:22 pm #4469Support StaffKeymasterIt does work, you didn’t set the page to displays on front page. I said: “You can create welcome page, and set it to show on front page.” To set that page to show on front page go to Settings / Reading (check this image: https://www.ait-themes.com/wp-content/uploads/reading.png).
So, you’ll create “Welcome page” (not post, but page) and set it to show on front page as I described above.
Then from URL grab the as I described in previous post. Now featured posts (3 columns) will work, and welcome text will be shown below them.Now, you didn’t mention slider, and you also need to modify slider.php like featured-posts.php. Open up slider.php and replace this line:
if ( !is_singular() && $options['swt_slider'] == 'Display' ) { to if ( is_page('PAGE ID HERE') && $options['swt_slider'] == 'Display' ) {
Put the same page id as in featured posts.
That’s it.August 29, 2014 at 8:19 pm #4468Support StaffKeymasterHi Henny,
theme is not developed to work that way, but changes are minimal.
You can create welcome page, and set it to show on front page. Then open up featured-posts.php and replace this line:if ( !is_singular() && $options['swt_fp']=='Display' ) { to if ( is_page('PAGE ID HERE') && $options['swt_fp']=='Display' ) {
To find page id of your welcome page, go and edit that page. In URL you’ll see something like this: “post.php?post=1851” where 1851 is page id. Put the number in the brackets and featured posts will show only on that page (I assume you want featured posts shown only there).
To change title of featured post open style.css and look for this: .in-title a.
August 29, 2014 at 11:25 am #4458Support StaffKeymasterYou mean “Featured Posts” below the slider?
Go to Appearance / Theme Options / Featured Posts. Enable featured posts, select featured category (cat from which you want posts to be displayed) and number of posts to show.If you want specific posts from multiple categories, you can create some “featured” category, and then add those posts to that category, and select that cat in featured category.
For photos, try these:
Fotolia
Stock Free Images
Free Images.Co.Uk
MorgueFile
Free Photos Bank
TurboPhoto
Photl
ImageAfter
EveryStockPhoto
Free Media Goo
Animation Factory
StockVault
Free Pixels
RGB Stock
Stock Xchng
FreeRangeStock
Free Digital Photos
UnProfound
NationsIllustrated
Big Foto
Free Foto
PhotoGenI hope this helps!
August 27, 2014 at 3:17 pm #4428Support StaffKeymasterHi Henny,
thank you for purchasing our theme.
Artemis Mag uses custom menus, so it means you need to add pages manually.
Please take a look at this tutorial if you’re not familiar with it:Let us know if you have more questions.
August 27, 2014 at 11:52 am #4425Support StaffKeymasterHi Mario,
thank you for purchasing theme. Can you please write in English, cause I’m not 100% sure what’s the problem. Please try to explain better. Thank you!
August 20, 2014 at 9:56 am #4407Support StaffKeymasterNo, off course not. Just download theme again from this address: https://www.simplewpthemes.com/checkout/purchase-history/, or click on link from email. That’s it!
July 5, 2014 at 7:20 pm #4311Support StaffKeymasterHi Jasmine, thank you for purchasing our theme!
Theme by default does not support drop down menus, but we just added support for it. Please re-download theme, and check it out. Let us know if you have more questions.
Good luck with your project!
July 4, 2014 at 2:26 pm #4304