about - admin

Forum Replies Created

  • Question status -
  • Support Staff
    Keymaster

    Due to inactivity I’m guessing that problem is solved.

    #4506
    Support Staff
    Keymaster

    Hi 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.

    #4497
    Support Staff
    Keymaster

    Hi,

    search for .singular #header, .no-slider #header in style.css.
    Just add margin-bottom: -15px; for example before }.

    #4496
    Support Staff
    Keymaster

    Hi,

    yes, typo, it was is_page(). Sorry.
    It’s all fixed now.

    Best regards,
    Sinisa

    #4487
    Support Staff
    Keymaster

    Hi 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.

    #4483
    Support Staff
    Keymaster

    If you still can’t do it, send me your login details and I’ll do it for you. Just set reply as private.

    #4469
    Support Staff
    Keymaster

    It 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.

    #4468
    Support Staff
    Keymaster

    Hi 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.

    #4458
    Support Staff
    Keymaster

    You 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
    PhotoGen

    I hope this helps!

    #4428
    Support Staff
    Keymaster

    Hi 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.

    #4425
    Support Staff
    Keymaster

    Hi 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!

    #4407
    Support Staff
    Keymaster

    No, 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!

    #4311
    Support Staff
    Keymaster

    Hi 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!

    #4304
Viewing 13 posts - 151 through 163 (of 163 total)