serkan

Forum Replies Created

list of topics you have created till now.

  • serkan
    Moderator
    Posted in : About Me

    [section_title align=”center” text=”WHO IS THIS GUY?”]
    text
    [section_title align=”center” text=”I am a social guy”]

    [social_icon_wrap]
    [social_icon type="facebook" url="#"]
    [social_icon type="twitter" url="#"]
    [social_icon type="linkedin" url="#"]
    [social_icon type="google-plus" url="#"]
    [social_icon type="pinterest" url="#"]
    [social_icon type="github" url="#"]
    [social_icon type="behance" url="#"]
    [social_icon type="dribbble" url="#"]
    [social_icon type="instagram" url="#"]
    [social_icon type="lastfm" url="#"]
    [social_icon type="rss" url="#"]
    [social_icon type="vimeo" url="#"]
    [social_icon type="forrst" url="#"]
    [social_icon type="skype" url="#"]
    [social_icon type="picasa" url="#"]
    [social_icon type="youtube" url="#"]
    [social_icon type="flickr" url="#"]
    [social_icon type="tumblr" url="#"]
    [social_icon type="blogger" url="#"]
    [social_icon type="delicious" url="#"]
    [social_icon type="digg" url="#"]
    [social_icon type="friendfeed" url="#"]
    [social_icon type="wordpress" url="#"]
    [social_icon type="stack-overflow" url="#"]
    [social_icon type="foursquare" url="#"]
    [social_icon type="xing" url="#"]
    [social_icon type="weibo" url="#"]
    [social_icon type="vine" url="#"]
    [social_icon type="soundcloud" url="#"]
    [social_icon type="slideshare" url="#"]
    [social_icon type="fivehundredpx" url="#"]
    [social_icon type="vkontakte" url="#"]
    [/social_icon_wrap]

    [section_title align=”center” text=”FUN FACT”]

    [row]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”smiley” text=”400+ HAPPY CLIENTS”]

    [/column]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”adult” text=”5000 PORTRAIT SHOOTS”]

    [/column]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”tree” text=”10000 NATURE SHOOTS”]

    [/column]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”camera-outline” text=”70000 SHOTS CAPTURED”]

    [/column]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”location-outline” text=”72 COUNTRIES VISITED”]

    [/column]

    [column width_xs="6" width="4" width_md="2"]

    [fun_fact icon=”coffee” text=”1200 COFFEE DRINKED”]

    [/column]

    [/row]

    serkan
    Moderator

    Hi aspotz,
    Wordpress is shrunking the images. It is default option. When you insert a media see the attachment display setting. Choose the size from there. Sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.

    serkan
    Moderator

    This code prevents the exceeds of the photo.

    @media screen and (min-width: 1200px) { 
    	.content-area:not(.with-sidebar) .alignright, .content-area:not(.with-sidebar) .wp-caption.alignright { margin-right: 0; } }

    Appearance > Customize ( Custom css) Please have a look there.
    As you see in our demo, photos are exceeds from the line. It is not a mistake, it is a style but we can customize it as well. I hope you are happy now :d
    Cheers

    serkan
    Moderator
    Posted in : Main Slider Missing

    Go to “Appearance > Theme Options > Main Slider > Items” and set to 3.
    Loop: Yes, Center: No, Mouse Drag: Yes; Prev/Next Buttons: Yes, Nav Dots: No; Autoplay:No,
    Settings > Reading : Front page display : Your latest post
    Please check this settings :D
    Thanks

    serkan
    Moderator
    Posted in : Download CSV ?

    [button text="Download CV" icon="pe-7s-download" url="#"]
    This is shortcode for the download cv. You can write your cv url. That is it.
    Thanks

    serkan
    Moderator

    Hi obercreative,
    I can not test your website because it is not activated yet. First of all could you try deactivate all your plugin and try it again. Sometimes 3rd part of plugins can cause all that problems.
    Check the twitter shorcodes; it must be like that

    [column width_md="4"]
    [section_title icon="icon-twitter" text="LATEST TWEETS"]
    [latest_tweets count="1" id="388393979672150017"]
    [/column]

    For the skill part use this css code and change the word’s color from white to another;

    .skill-unit h4 { color: #fff; }

    Thanks

    serkan
    Moderator
    Posted in : Chaging the font size

    You are doing somethins wrong because ı tested all the codes. If you still have the problem please deactivate all your plugin. something can affect your codes.

    @media screen and (min-width: 768px) { .post .entry-content > p {
        font-size: 13px; } }

    This code are working on your web site for the desktop size.

    .post .entry-content > p { font-size: 11px; }

    This one is working for the mobile. Copy it to custom css side.
    Thanks

    serkan
    Moderator

    Hi,
    Sorry we don’t provide support for 3rd party of plugins. You can get help from that plugin’s support team. wp-copyright-protection

    serkan
    Moderator
    Posted in : Header, buttons issue

    Hi seoval2014,
    It requires more time and effort to customization. if you are not familiar to coding you may consider hiring an expert at envato studio.

    serkan
    Moderator
    Posted in : Gallery elements

    Hi t_antropova,
    This problem is really awkward. If you done the steps right, it should not be problem. Could you try to download a fresh copy and try it again.
    Thanks.

    serkan
    Moderator

    Hi asptz,
    I just added a custom css code and deactivated your plugin you were using wrong shortcodes for the image. Now it looks fixed. Thanks.

    serkan
    Moderator

    Hi, please read this topic, you can find the solution there.http://www.pixelwars.org/forums/topic/disable-right-click-portfolio-gallery/#post-19006

    serkan
    Moderator
    Posted in : Chaging the font size

    The codes are woking on my side. You should exactly point which part of font you want to chance. Please try this custom css code.

    @media screen and (min-width: 768px) {
    .post .entry-content > p { font-size: 13px; } }

    Thanks.

    serkan
    Moderator
    Posted in : Chaging the font size

    For the article content use this css code;

    .page .entry-content { font-size: 13px; }
    serkan
    Moderator
    Posted in : Chaging the font size

    Please use this css code;

    .blog-masonry .hentry p { font-size: 13px !important; }

    You can increase or decrease the px.
    Thanks

    serkan
    Moderator

    Hi lindakristiansen,
    Thanks for the feedback but we already fixed this issue. Please download the last version of template on themeforest.
    Thanks

    serkan
    Moderator

    Could you provide me your url please?

    serkan
    Moderator
    Posted in : I can't install blog

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Hi azaleasf,
    Please deactivate all your plugins and check again.

    serkan
    Moderator

    Please update your version to v1.3.2 on themeforest. We already solved that issue with the new update. Thanks

    serkan
    Moderator

    The php mail() function must be enabled in your server, you can check it by contacting your host.

    serkan
    Moderator

    Hi yofisim,
    Thanks for the feedback. You are welcome.

    serkan
    Moderator

    Hi yosifim,
    You are welcome.

    serkan
    Moderator

    Hi yofisim,
    You social shortcodes are not quite right on contact form. You are missing something.
    [section_title aign=”center” text=”Let’s Socialize”]
    [social_icon first_icon="yes" type="facebook" url="#"]
    [social_icon type="twitter" url="#"]
    [social_icon type="linkedin" url="#"]
    [social_icon type="google-plus" url="#"]
    [social_icon type="pinterest" url="#"]
    [social_icon type="instagram" url="#"]
    [social_icon type="vine" url="#"]
    [social_icon last_icon="yes" type="vimeo" url="#"]
    Chech page attributes as well before you update the page.
    Cheers =)

    serkan
    Moderator

    Hi yosifim,
    You have some mistakes on shortcodes. You wrote first icon and last icon shortcodes together. It should be like that. Example ;

    [social_icon first_icon="yes" type="facebook" url="#"]
    [social_icon type="twitter" url="#"]
    [social_icon type="linkedin" url="#"]
    [social_icon last_icon="yes" type="instagram" url="#"]
    Thanks

    serkan
    Moderator
    Posted in : align center issue

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Create a page.
    Select “Homepage with Photowall” template for your page from Page Attributes box in the editing screen of your page.
    Add a gallery to your page content by clicking the Add Media button above the content editor. (Or just use the photo_wall shortcode).
    Publish your page.
    Assign your page as a Front page from Settings > Reading.

    serkan
    Moderator

    Hi Joe,
    You have a redundant pre element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that pre element and it should be fine.
    Thanks

    serkan
    Moderator

    You’re welcome =)

    serkan
    Moderator
    Posted in : Pricing Page

    You’re welcome =)

    serkan
    Moderator
    Posted in : Photowall

    Hi iamjoewhite,
    You have a redundant pre element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that pre element from homepage and it should be fine.

    serkan
    Moderator

    Hi aspotz,
    srkn87@hotmail.com

    serkan
    Moderator

    You are welcome :)

    serkan
    Moderator
    Posted in : Chaging the font size

    Hi meymigrou,
    You can change the font size with using css code. But firstly, you should provide me your url and exactly you should point to part which you want to change. Thanks.

    serkan
    Moderator

    Hi meymigrou,
    Sorry for the code above, please use this css code;

    .blog-masonry .hentry .entry-header:before { display: none; }

    Thanks

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    serkan
    Moderator

    Yıu can copy and edit these short codes for reach me on contact page.

    [section_title text="REACH ME"]
    [row]
    [column width_xs="6" width="3"] [fun_fact icon="location-outline" text="based in Los Angeles, USA"] [/column]
    [column width_xs="6" width="3"] [fun_fact icon="phone-outline" text="Tel : +123 456 78900"] [/column]
    [column width_xs="6" width="3"] [fun_fact icon="mail-1" text="johndoe@gmail.com"] [/column]
    [column width_xs="6" width="3"] [fun_fact icon="thumbs-up" text="Freelance Available"] [/column]
    [/row]

    And also your gap is related this post. You have a redundant pre element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that pre element and it should be fine.

    serkan
    Moderator

    Hi lifeaskatie,
    Could you provide me your url please?

    serkan
    Moderator
    Posted in : align center issue

    Hi dtbsz,
    Please use this custom css codes;

    @media screen and (min-width: 1200px) { 
    	.content-area:not(.with-sidebar) .alignright, .content-area:not(.with-sidebar) .wp-caption.alignright {
    		margin-right: 0; margin-left: 2em;
    		}
    	.content-area:not(.with-sidebar) .alignleft, .content-area:not(.with-sidebar) .wp-caption.alignleft {
    		margin-left: 0; margin-right: 2em;
    		}	
    }
    serkan
    Moderator
    Posted in : styles css on footer

    Hi laphie,
    I would recommended you to use Appearance > Theme Options > Style > Custom Css . Appearance > Editor also will work for your custom css code but when you got the new update for your theme, it won’t keep and will lost. When you using custom css box and if the codes are not working, try deactivate all your plugin and try it again.
    Cheers

    serkan
    Moderator
    Posted in : Gallery elements

    Hi t_antropova,
    Please deactivate all your plugin and try it again.

    serkan
    Moderator
    Posted in : Pricing Page

    Hi axisimages,
    You have a redundant pre element wrapping your shortcodes, navigate to “Text” tab of your content editor and remove that pre element and it should be fine.

    serkan
    Moderator
    Posted in : align center issue

    When you put a photo on a page, on the visual side, you should choose it aligncenter.
    You can change it to alignleft or alignright. It is not choosing automatically.
    Regards.

    serkan
    Moderator

    Hi zsw12abc,
    Go to Appearance > Customize > Empathy Page Animations When you chance it, don’t forget the save it :D
    Thanks

    serkan
    Moderator

    Hi aspotz,
    Could you provide me your url please? I will check what is effecting your margin much.

    serkan
    Moderator
    Posted in : Pricing Page

    Hi axisimages,
    Have you deleted your pricing page? I can’t see it on your website.

    serkan
    Moderator
    Posted in : Blog Page Menu

    Hi jleeesq,
    Could you provide me your url please?

    serkan
    Moderator
    Posted in : Pricing Page

    Hi axisimages,
    Delete your pricing page and create a fresh copy please.
    Write the short-codes like demo content. @MehmetSALI wrote the solution above.
    Deactive all your plugin and try it again.
    Thanks

    serkan
    Moderator

    Create a page.
    Select “Homepage Alternate 2” template for your page from Page Attributes box in the editing screen of your page.
    Use this sample shortcodes to the content area.

    [intro]
    Hi. I am a photographer
    
    I capture [rotate_words titles="life.,moments.,happiness.,emotions.,action.,impression.,beauty."]
    [/intro]

    You are using home page alternative 2 now. Add a gallery to your page content by clicking the Add Media button above the content editor. (Or just use the slider shortcode).
    Publish your page.
    Assign your page as a Front page from Settings > Reading.
    Thanks

    serkan
    Moderator

    Hi axisimages,
    Please write the rotate words shortcode before the gallery shortcode. Your problem is the sentences are coming after gallery so the style are not showing well. If you swap it your problem will be solved.

Viewing 50 posts - 15,251 through 15,300 (of 15,412 total)